summaryrefslogtreecommitdiff
path: root/macosx/PcsxrPlugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/PcsxrPlugin.h')
-rwxr-xr-xmacosx/PcsxrPlugin.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/macosx/PcsxrPlugin.h b/macosx/PcsxrPlugin.h
index 7cb03514..f2a0f854 100755
--- a/macosx/PcsxrPlugin.h
+++ b/macosx/PcsxrPlugin.h
@@ -8,10 +8,7 @@
#import <Foundation/Foundation.h>
-@interface PcsxrPlugin : NSObject {
- void *pluginRef;
-}
-
+@interface PcsxrPlugin : NSObject
@property (readonly, copy) NSString *path;
@property (readonly, strong) NSString *name;
@property (readonly) int type;