1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00

remove unused method declaration

This commit is contained in:
Mitchell Livingston 2010-11-15 00:30:29 +00:00
parent d89cd601d1
commit 35c45497f6

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;