summaryrefslogtreecommitdiff
path: root/src/glade-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glade-editor.h')
-rw-r--r--src/glade-editor.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/glade-editor.h b/src/glade-editor.h
index 1cc3a527..886deed0 100644
--- a/src/glade-editor.h
+++ b/src/glade-editor.h
@@ -187,12 +187,6 @@ struct _GladeEditorProperty
*/
};
-typedef enum {
- GLADE_EDITOR_INTEGER,
- GLADE_EDITOR_FLOAT,
- GLADE_EDITOR_DOUBLE,
-}GladeEditorNumericType;
-
GType glade_editor_get_type (void);
GladeEditor *glade_editor_new (void);