summaryrefslogtreecommitdiff
path: root/macosx/PcsxrMemCardArray.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PcsxrMemCardArray.h')
-rw-r--r--macosx/PcsxrMemCardArray.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/PcsxrMemCardArray.h b/macosx/PcsxrMemCardArray.h
index 87dcbec7..0ace4f2d 100644
--- a/macosx/PcsxrMemCardArray.h
+++ b/macosx/PcsxrMemCardArray.h
@@ -14,7 +14,6 @@
@private
NSArray *rawArray;
int cardNumber;
- NSURL *fileURL;
}
- (id)initWithMemoryCardNumber:(int)carNum;