summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemoryObject.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PcsxrMemoryObject.h')
-rwxr-xr-xmacosx/PcsxrMemoryObject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/PcsxrMemoryObject.h b/macosx/PcsxrMemoryObject.h
index da85bccf..985a64b3 100755
--- a/macosx/PcsxrMemoryObject.h
+++ b/macosx/PcsxrMemoryObject.h
@@ -23,7 +23,6 @@ extern NSString *const memoryAnimateTimerKey;
NSString *memID;
NSImage *memImage;
NSArray *memImages;
- int memIconCount;
BOOL notDeleted;
unsigned char memFlags;
}