diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/menu/itemfactory.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/menu/itemfactory.c b/examples/menu/itemfactory.c index 21082d715..c3b308b35 100644 --- a/examples/menu/itemfactory.c +++ b/examples/menu/itemfactory.c @@ -1,6 +1,5 @@ #include <gtk/gtk.h> -#include <strings.h> /* Obligatory basic callback */ static void print_hello( GtkWidget *w, |