[gtksourceviewmm/devel: 25/26] Removed useless include.



commit 531a26cb31a6de3c1c5052c86077072ba029ff1f
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Wed Jan 6 01:26:48 2010 +0100

    Removed useless include.
    
    * gtksourceview/src/sourcecompletioninfo.hg: glibmm/object.h is
    not needed here, so it is removed.

 gtksourceview/src/sourcecompletioninfo.hg |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/src/sourcecompletioninfo.hg b/gtksourceview/src/sourcecompletioninfo.hg
index be4b468..ba19fbe 100644
--- a/gtksourceview/src/sourcecompletioninfo.hg
+++ b/gtksourceview/src/sourcecompletioninfo.hg
@@ -17,7 +17,6 @@
  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
-#include <glibmm/object.h>
 #include <gtkmm/widget.h>
 #include <gtkmm/textview.h>
 #include <gtkmm/window.h>



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