From 7feee6f616e56e96cccdee173abb994a6d0bf91c Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 8 Jul 2013 07:26:30 +0000 Subject: Various updates and improvements to OS X code. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85894 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PcsxrMemCardArray.h | 1 - 1 file changed, 1 deletion(-) (limited to 'macosx/PcsxrMemCardArray.h') 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; -- cgit v1.2.3