X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=tests%2Fswitch.qc;h=2e9cf8edd5f7db3e24769e1db90ca16ff1f2f39c;hb=9821b6a0753ffa490874203e59d1fb8ac6d11740;hp=1758c8af759ae002de99da948b970c1f44db8bd5;hpb=c5f8fbb871f045f26e1b68b97a8ce197ff772ef8;p=xonotic%2Fgmqcc.git diff --git a/tests/switch.qc b/tests/switch.qc index 1758c8a..2e9cf8e 100644 --- a/tests/switch.qc +++ b/tests/switch.qc @@ -1,6 +1,3 @@ -void print(...) = #1; -string ftos(float) = #2; - void test(float param, float p2) { float i; float c80 = 80;