summaryrefslogtreecommitdiff
path: root/tests/testfilechooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testfilechooser.c')
-rw-r--r--tests/testfilechooser.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testfilechooser.c b/tests/testfilechooser.c
index 4d86e79e7e..013415a8ad 100644
--- a/tests/testfilechooser.c
+++ b/tests/testfilechooser.c
@@ -35,8 +35,6 @@
# endif
#endif
-#include "prop-editor.h"
-
static GtkWidget *preview_label;
static GtkWidget *preview_image;
static GtkFileChooserAction action;
@@ -691,7 +689,6 @@ main (int argc, char **argv)
/* Extra controls for manipulating the test environment
*/
- create_prop_editor (G_OBJECT (dialog), GTK_TYPE_FILE_CHOOSER);
control_window = gtk_window_new (GTK_WINDOW_TOPLEVEL);