1.1 --- a/Plugins/General Preferences/ESGeneralPreferencesPlugin.h Wed Apr 22 17:23:23 2009 -0700
1.2 +++ b/Plugins/General Preferences/ESGeneralPreferencesPlugin.h Tue Jun 02 17:22:19 2009 -0400
1.3 @@ -43,9 +43,6 @@
1.4 #define PREF_GROUP_STATUS_MENU_ITEM @"Status Menu Item"
1.5 #define KEY_STATUS_MENU_ITEM_ENABLED @"Status Menu Item Enabled"
1.6
1.7 -#define PREF_GROUP_CONFIRMATIONS @"Confirmations"
1.8 -#define KEY_CONFIRM_QUIT @"Confirm Quit"
1.9 -
1.10 #define KEY_GENERAL_HOTKEY @"General Hot Key"
1.11
1.12 @class PTHotKey;