[ghex] Remove unneded <libgnomeui/gnome-window-icon.h> header



commit e2007a7bc4d0bb0397929ec5848ed41f6a1d36aa
Author: Javier Jardón <jjardon gnome org>
Date:   Tue Jan 26 20:56:39 2010 +0100

    Remove unneded <libgnomeui/gnome-window-icon.h> header
    
    https://bugzilla.gnome.org/show_bug.cgi?id=590995

 src/ghex-window.c |    3 ---
 src/ghex-window.h |    1 -
 2 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/ghex-window.c b/src/ghex-window.c
index 04a6f9c..87174d5 100644
--- a/src/ghex-window.c
+++ b/src/ghex-window.c
@@ -12,9 +12,6 @@
 #endif /* HAVE_CONFIG_H */
 
 #include <bonobo-activation/bonobo-activation.h>
-
-#include <libgnomeui/gnome-window-icon.h>
-
 #include <bonobo.h>
 #include <bonobo/bonobo-ui-main.h>
 
diff --git a/src/ghex-window.h b/src/ghex-window.h
index 9a25989..c1bad30 100644
--- a/src/ghex-window.h
+++ b/src/ghex-window.h
@@ -11,7 +11,6 @@
 #define __GHEX_WINDOW_H__
 
 #include <bonobo-activation/bonobo-activation.h>
-#include <libgnomeui/gnome-window-icon.h>
 #include <gconf/gconf-client.h>
 #include <bonobo.h>
 #include <bonobo/bonobo-ui-main.h>



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