X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fmul_vf.qc;h=0e8df52cd0e6c12f659962ac72d15c833562dbe0;hp=3e60e2385214c197eb667e97cc7750c54353c019;hb=f6bc9705d2bb61025f09b6ebf11e07ea42a52e14;hpb=16e789419d9737a0905dd95c8f408d4e69064a29 diff --git a/tests/mul_vf.qc b/tests/mul_vf.qc index 3e60e23..0e8df52 100644 --- a/tests/mul_vf.qc +++ b/tests/mul_vf.qc @@ -1,6 +1,3 @@ -void print(...) = #1; -string vtos(vector) = #5; - // getter to work around future -O vector get(vector v) { return v;