summaryrefslogtreecommitdiffstats
path: root/Tools/modulator/Templates/object_tp_compare
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/modulator/Templates/object_tp_compare')
-rw-r--r--Tools/modulator/Templates/object_tp_compare6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tools/modulator/Templates/object_tp_compare b/Tools/modulator/Templates/object_tp_compare
deleted file mode 100644
index 153bae0..0000000
--- a/Tools/modulator/Templates/object_tp_compare
+++ /dev/null
@@ -1,6 +0,0 @@
-
-static int
-$abbrev$_compare($abbrev$object *v, $abbrev$object *w)
-{
- /* XXXX Compare objects and return -1, 0 or 1 */
-}