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:
@ -4,7 +4,6 @@
|
||||
*/
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include "demo-common.h"
|
||||
|
||||
static GtkBuilder *builder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user