mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
get rid of a few redundant variables
This commit is contained in:
@@ -34,12 +34,7 @@
|
||||
NSArray * fTorrents, * fPeers, * fFiles;
|
||||
NSImage * fAppIcon, * fLockImage;
|
||||
|
||||
#warning need?
|
||||
BOOL fCanResizeVertical;
|
||||
|
||||
IBOutlet NSView * fInfoView, * fActivityView, * fPeersView, * fFilesView, * fOptionsView;
|
||||
#warning streamline
|
||||
NSView * fCurrentView;
|
||||
int fCurrentTabTag;
|
||||
IBOutlet NSMatrix * fTabMatrix;
|
||||
IBOutlet ImageBackgroundView * fTabBackBar;
|
||||
|
||||
Reference in New Issue
Block a user