Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libccc/0.0.4/ccc/cc-enumerations.h
diff options
context:
space:
mode:
Diffstat (limited to 'libccc/0.0.4/ccc/cc-enumerations.h')
-rw-r--r--libccc/0.0.4/ccc/cc-enumerations.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/libccc/0.0.4/ccc/cc-enumerations.h b/libccc/0.0.4/ccc/cc-enumerations.h
deleted file mode 100644
index b18eef7..0000000
--- a/libccc/0.0.4/ccc/cc-enumerations.h
+++ /dev/null
@@ -1,22 +0,0 @@
-
-/* Generated data (by glib-mkenums) */
-
-#ifndef CC_ENUMERATIONS_H
-#define CC_ENUMERATIONS_H
-
-#include <glib-object.h>
-
-G_BEGIN_DECLS
-
-/* enumerations from "cc-item.h" */
-GType cc_item_flags_get_type (void);
-#define CC_TYPE_ITEM_FLAGS (cc_item_flags_get_type())
-/* enumerations from "cc-utils.h" */
-GType cc_zoom_mode_get_type (void);
-#define CC_TYPE_ZOOM_MODE (cc_zoom_mode_get_type())
-G_END_DECLS
-
-#endif /* !CC_ENUMERATIONS_H */
-
-/* Generated data ends here */
-