X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=NJInput.m;h=077dac86158748c377fa8181e8b0886661ebc301;hp=cccda295603b3c6d8f1ef843bfc5cf2af8e593aa;hb=ef2ce8d1596d49d06693950d9c0fd4e9d2b9326a;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