]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/net_notice.qc
The end of the start
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / net_notice.qc
index caaae8b4967bfa70c214d998ab05efc5aeacb94b..e9d86420fb7ebbc1ee4aaca9d5546c0175f60b1b 100644 (file)
@@ -45,9 +45,6 @@ void sv_notice_toall(string _notice, float _howlong, float _modal)
 #endif // SVQC
 
 #ifdef CSQC
-void SUB_Remove()
-{ remove(self); }
-
 void cl_notice_read()
 {
     entity _notice;