]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/race.qc
Delete unused SELFPARAM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / race.qc
index bb956105182f28c725f98912c428cf9ebd117106..f2315035f7d5764e5f60f91fb45e62e30a10ac53 100644 (file)
@@ -1043,7 +1043,7 @@ spawnfunc(info_player_race)
 }
 
 void race_ClearRecords()
-{SELFPARAM();
+{
        float i;
 
        for(i = 0; i < MAX_CHECKPOINTS; ++i)