Reset target settings in UI when switching target types.
[enjoyable.git] / JSActionAnalog.h
index f351a4a..cc13d1e 100644 (file)
@@ -16,6 +16,5 @@
 @property (assign) float scale;
 
 - (id)initWithIndex:(int)newIndex offset:(float)offset scale:(float)scale;
-- (float)getRealValue:(int)value;
 
 @end