mirror of
https://github.com/transmission/transmission.git
synced 2026-04-17 23:54:19 +01:00
on second thought, there's no need to store the index at all - it's just the number of messages we have
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
IBOutlet NSButton * fSaveButton, * fClearButton;
|
||||
|
||||
NSMutableArray * fMessages, * fDisplayedMessages;
|
||||
NSUInteger fCurrentIndex;
|
||||
|
||||
NSDictionary * fAttributes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user