]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/anticheat.qc
Merge branch 'master' into TimePath/notifications
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / anticheat.qc
index 865010ff5c5a6d8afdfbd0f2280c4dbb1f46edef..982a426068517c811b6b91ad03bb3be4b3e3d3db 100644 (file)
@@ -244,7 +244,3 @@ void anticheat_init(entity this)
        this.anticheat_speedhack_offset = 0;
        this.anticheat_jointime = servertime;
 }
-
-void anticheat_shutdown()
-{
-}