gtk-demo: Remove demo_find_file() function
It's not used anymore. With it, the demo-common.h header is not needed anymore and is removed, too (and all the needless includes).
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include "demo-common.h"
|
||||
|
||||
static GtkWidget *assistant = NULL;
|
||||
static GtkWidget *progress_bar = NULL;
|
||||
|
||||
Reference in New Issue
Block a user