remove unused method declaration

This commit is contained in:
Mitchell Livingston 2010-11-15 00:30:29 +00:00
parent d89cd601d1
commit 35c45497f6
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@
- (void) setEncryptionMode: (id) sender;
- (void) setBlocklistEnabled: (id) sender;
- (void) setBlocklistURL: (id) sender;
- (void) updateBlocklist: (id) sender;
- (void) setBlocklistAutoUpdate: (id) sender;
- (void) updateBlocklistFields;