]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/break.qc
Some style fixes for tests
[xonotic/gmqcc.git] / tests / break.qc
index 1a0fed1a98997a6fb29b42d3de5e5aa8186dd737..46f1805bda18c81d595017cb80ba873be62e3b69 100644 (file)
@@ -1,6 +1,3 @@
-void   print(...)   = #1;
-string ftos (float) = #2;
-
 void test(float brkat, float contat) {
     float i;