diff options
Diffstat (limited to 'gtk/src/ghbcellrenderertext.c')
-rw-r--r-- | gtk/src/ghbcellrenderertext.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gtk/src/ghbcellrenderertext.c b/gtk/src/ghbcellrenderertext.c index 6f6329057..3876fb31c 100644 --- a/gtk/src/ghbcellrenderertext.c +++ b/gtk/src/ghbcellrenderertext.c @@ -21,13 +21,6 @@ #include <stdlib.h> #include "ghbcompat.h" #include <glib/gi18n-lib.h> -#include <gtk/gtkmarshal.h> -//#include <gtk/gtkeditable.h> -//#include <gtk/gtkentry.h> -//#include <gtk/gtkintl.h> -//#include <gtk/gtkprivate.h> -//#include <gtk/gtktreeprivate.h> -//#include <gtk/gtkalias.h> #include "marshalers.h" #include "ghbcellrenderertext.h" |