X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=NJDeviceController.h;h=f9221c0883433e611769b49051710f6525caca5b;hp=4e50fa40e64114d4e80338d337896bceb7a2896d;hb=17f6cc8c8f090b4bb77c88bd5f8bb940e0f894c9;hpb=ce24f5cc4eb879f248f3363663c5330a06b1046f diff --git a/NJDeviceController.h b/NJDeviceController.h index 4e50fa4..f9221c0 100644 --- a/NJDeviceController.h +++ b/NJDeviceController.h @@ -21,7 +21,6 @@ @property (nonatomic, readonly) NJInput *selectedInput; @property (nonatomic, assign) NSPoint mouseLoc; -@property (nonatomic, assign) BOOL frontWindowOnly; @property (nonatomic, assign) BOOL translatingEvents; - (void)setup;