[tracker/sam/ontology-doc-fixes: 1/2] ttl2xml: Remove unused #define



commit a2bdc001eb789e9e5e2f6d6ade5a7dab4e6868c8
Author: Sam Thursfield <sam afuera me uk>
Date:   Mon Jun 29 21:45:35 2020 +0200

    ttl2xml: Remove unused #define

 docs/tools/ttlresource2xml.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/docs/tools/ttlresource2xml.c b/docs/tools/ttlresource2xml.c
index 6fdb28f7a..557df1c23 100644
--- a/docs/tools/ttlresource2xml.c
+++ b/docs/tools/ttlresource2xml.c
@@ -28,8 +28,6 @@
 #include "ttl_xml.h"
 #include "ttlresource2xml.h"
 
-#define TRACKER_ONTOLOGY_CLASS "http://tracker.api.gnome.org/ontology/v3/tracker#Ontology";
-
 static void
 class_get_parent_hierarchy (Ontology       *ontology,
                             const gchar    *class_name,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]