[tracker] tracker-miner-evolution: Fix dbus-glib-1 includes which are no longer needed



commit d1263e275d19e3a34ffc78dda3f5a27415fa8e54
Author: Martyn Russell <martyn lanedo com>
Date:   Wed Jan 19 11:31:12 2011 +0000

    tracker-miner-evolution: Fix dbus-glib-1 includes which are no longer needed
    
    Fixes: GB#639918, Since merge of gdbus branch, build process is broken in tracker-evolution-plugin

 src/plugins/evolution/tracker-evolution-plugin.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/evolution/tracker-evolution-plugin.h b/src/plugins/evolution/tracker-evolution-plugin.h
index 55719cc..fa1a6d0 100644
--- a/src/plugins/evolution/tracker-evolution-plugin.h
+++ b/src/plugins/evolution/tracker-evolution-plugin.h
@@ -23,9 +23,6 @@
 #ifndef __TRACKER_EVOLUTION_PLUGIN_H__
 #define __TRACKER_EVOLUTION_PLUGIN_H__
 
-#include <dbus/dbus-glib-bindings.h>
-#include <dbus/dbus-glib-lowlevel.h>
-
 #include <libtracker-miner/tracker-miner.h>
 
 #define TRACKER_TYPE_EVOLUTION_PLUGIN          (tracker_evolution_plugin_get_type())



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