remove an unused method; trivial type changes

This commit is contained in:
Mitchell Livingston
2008-09-07 17:57:58 +00:00
parent 5b2f63e781
commit d4baaede82
5 changed files with 5 additions and 12 deletions

View File

@@ -64,7 +64,6 @@
+ (void) setHandle: (tr_handle *) handle;
+ (tr_handle *) handle;
- (void) updatePortField;
- (void) setPort: (id) sender;
- (void) setNat: (id) sender;
- (void) updatePortStatus;