[tracker] Remove libtracker-common header checks from tracker-thumbnailer



commit f19b0037adce23c3e9049e16a6376197c8af6456
Author: Martyn Russell <martyn lanedo com>
Date:   Mon Sep 7 12:49:15 2009 +0100

    Remove libtracker-common header checks from tracker-thumbnailer

 src/tracker-miner-fs/tracker-thumbnailer.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/tracker-miner-fs/tracker-thumbnailer.h b/src/tracker-miner-fs/tracker-thumbnailer.h
index bddf308..c5f23da 100644
--- a/src/tracker-miner-fs/tracker-thumbnailer.h
+++ b/src/tracker-miner-fs/tracker-thumbnailer.h
@@ -24,10 +24,6 @@
 
 G_BEGIN_DECLS
 
-#if !defined (__LIBTRACKER_COMMON_INSIDE__) && !defined (TRACKER_COMPILATION)
-#error "only <libtracker-common/tracker-common.h> must be included directly."
-#endif
-
 void tracker_thumbnailer_init       (void);
 void tracker_thumbnailer_shutdown   (void);
 void tracker_thumbnailer_queue_add  (const gchar *uri,



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