[glom] Remove some commented-out includes



commit 3ecb6f87a25a017b756c52bb5abca7840b0464b1
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Mar 16 09:00:57 2012 +0100

    Remove some commented-out includes

 glom/base_db.cc         |    6 ------
 glom/box_withbuttons.cc |    1 -
 2 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/glom/base_db.cc b/glom/base_db.cc
index 9b4f32c..679260a 100644
--- a/glom/base_db.cc
+++ b/glom/base_db.cc
@@ -48,12 +48,6 @@
 #include <libglom/privs.h>
 #include <libglom/db_utils.h>
 #include <glibmm/i18n.h>
-//#include <libgnomeui/gnome-app-helper.h>
-
-//#include <libgdamm/metastore.h> //For MetaStoreError
-//#undef GDA_DISABLE_DEPRECATED
-//#include <sql-parser/gda-statement-struct-util.h> //For gda_sql_identifier_remove_quotes().
-
 
 #include <sstream> //For stringstream
 
diff --git a/glom/box_withbuttons.cc b/glom/box_withbuttons.cc
index 5af9b92..1d8b303 100644
--- a/glom/box_withbuttons.cc
+++ b/glom/box_withbuttons.cc
@@ -23,7 +23,6 @@
 #include <glom/utils_ui.h>
 #include <gtkmm/stock.h>
 #include <libglom/appstate.h>
-//#include <libgnomeui/gnome-app-helper.h>
 
 #include <sstream> //For stringstream
 



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