summaryrefslogtreecommitdiff
path: root/examples/application10/exampleappprefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/application10/exampleappprefs.c')
-rw-r--r--examples/application10/exampleappprefs.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/application10/exampleappprefs.c b/examples/application10/exampleappprefs.c
index 6a033817bd..9b3cc33586 100644
--- a/examples/application10/exampleappprefs.c
+++ b/examples/application10/exampleappprefs.c
@@ -9,11 +9,6 @@ struct _ExampleAppPrefs
GtkDialog parent;
};
-struct _ExampleAppPrefsClass
-{
- GtkDialogClass parent_class;
-};
-
typedef struct _ExampleAppPrefsPrivate ExampleAppPrefsPrivate;
struct _ExampleAppPrefsPrivate