[anjuta/symbol-db-model] symbol-db: Completes fixing bgo #612085. Removed obsolete files.



commit 440917b9ef14eae46a559290df21046b1e370076
Author: Naba Kumar <naba gnome org>
Date:   Sun Mar 21 19:48:00 2010 +0200

    symbol-db: Completes fixing bgo #612085. Removed obsolete files.

 plugins/symbol-db/symbol-db-engine-iterator-node.c |    1 -
 plugins/symbol-db/symbol-db-view-locals.c          | 1602 ------------------
 plugins/symbol-db/symbol-db-view-locals.h          |   99 --
 plugins/symbol-db/symbol-db-view-search.c          |    1 -
 plugins/symbol-db/symbol-db-view.c                 | 1736 --------------------
 plugins/symbol-db/symbol-db-view.h                 |   89 -
 6 files changed, 0 insertions(+), 3528 deletions(-)
---
diff --git a/plugins/symbol-db/symbol-db-engine-iterator-node.c b/plugins/symbol-db/symbol-db-engine-iterator-node.c
index 2a80a45..93e209c 100644
--- a/plugins/symbol-db/symbol-db-engine-iterator-node.c
+++ b/plugins/symbol-db/symbol-db-engine-iterator-node.c
@@ -28,7 +28,6 @@
 
 #include "symbol-db-engine-iterator-node.h"
 #include "symbol-db-engine.h"
-#include "symbol-db-view.h"
 
 enum {	
 	FIELD_ID_POS = 0,
diff --git a/plugins/symbol-db/symbol-db-view-search.c b/plugins/symbol-db/symbol-db-view-search.c
index 8a74144..583e1ca 100644
--- a/plugins/symbol-db/symbol-db-view-search.c
+++ b/plugins/symbol-db/symbol-db-view-search.c
@@ -36,7 +36,6 @@
 
 #include "symbol-db-view-search.h"
 #include "symbol-db-engine.h"
-#include "symbol-db-view.h"
 
 /* private class */
 struct _SymbolDBViewSearchPriv



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