Fix case where quick axis movements could create duplicate running targets.
[enjoyable.git] / JoystickController.h
index 498ea39..c67a7c1 100644 (file)
@@ -24,7 +24,6 @@
 @property (readonly) Config *currentConfig;
 @property (readonly) JSAction *selectedAction;
 @property (readonly) NSMutableArray *joysticks;
-@property (readonly) NSMutableArray *runningTargets;
 @property (assign) NSPoint mouseLoc;
 @property (assign) BOOL frontWindowOnly;