diff options
Diffstat (limited to 'macosx/PcsxrPlugin.h')
| -rwxr-xr-x | macosx/PcsxrPlugin.h | 5 |
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; |
