diff options
Diffstat (limited to 'macosx/PcsxrMemCardArray.h')
| -rw-r--r-- | macosx/PcsxrMemCardArray.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/macosx/PcsxrMemCardArray.h b/macosx/PcsxrMemCardArray.h index 0ace4f2d..82098262 100644 --- a/macosx/PcsxrMemCardArray.h +++ b/macosx/PcsxrMemCardArray.h @@ -10,11 +10,6 @@ #import "PcsxrMemoryObject.h" @interface PcsxrMemCardArray : NSObject -{ - @private - NSArray *rawArray; - int cardNumber; -} - (id)initWithMemoryCardNumber:(int)carNum; |
