diff options
Diffstat (limited to 'swig')
-rw-r--r-- | swig/plist.i | 1 |
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 { PLIST_UINT, PLIST_REAL, PLIST_STRING, - PLIST_UNICODE, PLIST_ARRAY, PLIST_DICT, PLIST_DATE, |