X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=NJInput.m;h=077dac86158748c377fa8181e8b0886661ebc301;hp=cccda295603b3c6d8f1ef843bfc5cf2af8e593aa;hb=bf62b06504aeb5d111735f4a0f40b1b3f9e9e350;hpb=f864d363128de19fc6591b77ae9226b34166d715 diff --git a/NJInput.m b/NJInput.m index cccda29..077dac8 100644 --- a/NJInput.m +++ b/NJInput.m @@ -29,8 +29,4 @@ [self doesNotRecognizeSelector:_cmd]; } -- (float)magnitude { - return 0.f; -} - @end