summaryrefslogtreecommitdiff
path: root/examples/list/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/list/list.c')
-rw-r--r--examples/list/list.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/list/list.c b/examples/list/list.c
index 0f0c22a445..3180a4f0df 100644
--- a/examples/list/list.c
+++ b/examples/list/list.c
@@ -1,7 +1,4 @@
-/* Include the GTK header files
- * Include stdio.h, we need that for the printf() function
- */
#include <gtk/gtk.h>
#include <stdio.h>