Actually make it impossible to remove the default configuration. Various other small...
[enjoyable.git] / Config.h
index d85ec93..12ee219 100644 (file)
--- a/Config.h
+++ b/Config.h
@@ -13,7 +13,6 @@
 
 @interface Config : NSObject
 
-@property (assign) BOOL protect;
 @property (copy) NSString *name;
 @property (readonly) NSMutableDictionary *entries;