summaryrefslogtreecommitdiffstats
path: root/swig
diff options
context:
space:
mode:
Diffstat (limited to 'swig')
-rw-r--r--swig/plist.i1
1 files changed, 0 insertions, 1 deletions
diff --git a/swig/plist.i b/swig/plist.i
index 79298e6..b6f9f78 100644
--- a/swig/plist.i
+++ b/swig/plist.i
@@ -30,7 +30,6 @@ typedef enum {
30 PLIST_UINT, 30 PLIST_UINT,
31 PLIST_REAL, 31 PLIST_REAL,
32 PLIST_STRING, 32 PLIST_STRING,
33 PLIST_UNICODE,
34 PLIST_ARRAY, 33 PLIST_ARRAY,
35 PLIST_DICT, 34 PLIST_DICT,
36 PLIST_DATE, 35 PLIST_DATE,