diff options
Diffstat (limited to 'test/test-eel-background.c')
-rw-r--r-- | test/test-eel-background.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test-eel-background.c b/test/test-eel-background.c index 53fed701..d9bcf08d 100644 --- a/test/test-eel-background.c +++ b/test/test-eel-background.c @@ -31,7 +31,6 @@ main (int argc, char *argv[]) #endif g_free (image_uri); - gtk_widget_show_all (window); gtk_main (); |