diff options
Diffstat (limited to 'macosx/PcsxrMemCardArray.h')
| -rw-r--r-- | macosx/PcsxrMemCardArray.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/PcsxrMemCardArray.h b/macosx/PcsxrMemCardArray.h index a1d209fb..87dcbec7 100644 --- a/macosx/PcsxrMemCardArray.h +++ b/macosx/PcsxrMemCardArray.h @@ -29,7 +29,6 @@ - (BOOL)moveBlockAtIndex:(int)idx toMemoryCard:(PcsxrMemCardArray*)otherCard; - (int)indexOfFreeBlocksWithSize:(int)asize; - @property (nonatomic, readonly, unsafe_unretained) NSArray *memoryArray; @property (nonatomic, readonly, unsafe_unretained) NSURL *memCardURL; @property (nonatomic, readonly) const char *memCardCPath; |
