Support magic @Application token for automatic mapping names. Fall back to the bundle...
[enjoyable.git] / NJInput.m
index cccda29..077dac8 100644 (file)
--- a/NJInput.m
+++ b/NJInput.m
@@ -29,8 +29,4 @@
     [self doesNotRecognizeSelector:_cmd];
 }
 
-- (float)magnitude {
-    return 0.f;
-}
-
 @end