diff options
Diffstat (limited to 'macosx/Controller.h')
-rw-r--r-- | macosx/Controller.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/Controller.h b/macosx/Controller.h index 453b48017..5ab03c60b 100644 --- a/macosx/Controller.h +++ b/macosx/Controller.h @@ -198,7 +198,6 @@ BOOL fIsDragging; ChapterTitles * fChapterTitlesDelegate; /* Bottom */ - IBOutlet NSButton * fPictureButton; IBOutlet NSTextField * fStatusField; IBOutlet NSProgressIndicator * fRipIndicator; BOOL fRipIndicatorShown; |