diff options
Diffstat (limited to 'macosx/PcsxrMemCardController.h')
| -rwxr-xr-x | macosx/PcsxrMemCardController.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/macosx/PcsxrMemCardController.h b/macosx/PcsxrMemCardController.h index f62713c7..bf5bfacf 100755 --- a/macosx/PcsxrMemCardController.h +++ b/macosx/PcsxrMemCardController.h @@ -15,10 +15,6 @@ IBOutlet NSCollectionView *memCard2view; IBOutlet NSTextField *memCard1Label; IBOutlet NSTextField *memCard2Label; - - PcsxrMemCardArray *memCard1Array; - PcsxrMemCardArray *memCard2Array; - NSTimer *imageAnimateTimer; } @property (readonly, strong) PcsxrMemCardArray *memCard1Array; @property (readonly, strong) PcsxrMemCardArray *memCard2Array; |
