Move help files around. Build index correctly.
[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