[dasher] Remove commented "#include <gnome.h>" to clean up grep results.



commit 1ec2ad7002c03297283c651e35356bbcc451e518
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Jun 11 16:42:33 2009 +0200

    Remove commented "#include <gnome.h>" to clean up grep results.
---
 ChangeLog   |    5 +++++
 Src/main.cc |    1 -
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 7be371e..437f895 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-11  Andre Klapper  <a9016009 gmx de>
+
+	* Src/main.cc: Remove commented "#include <gnome.h>" to clean up 
+	grep results.
+
 2009-06-02  Patrick Welche  <prlw1 cam ac uk>
 
 	* dasher_main.cpp: enable error message if help not found.
diff --git a/Src/main.cc b/Src/main.cc
index 85ff8ea..0b8482c 100644
--- a/Src/main.cc
+++ b/Src/main.cc
@@ -18,7 +18,6 @@
 
 // TODO: This shouldn't need to be here
 #if (defined GNOME_SPEECH || defined GNOME_A11Y)
-//#include <gnome.h>
 #include <libbonobo.h>
 #endif
 



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