]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/notifications.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / notifications.qh
index 59e6a5022170c1c390aa7611b7a93403b273d6ce..18cb7ee7f02c65944904cd9969f382a98afa01fa 100644 (file)
@@ -148,7 +148,6 @@ void Local_Notification_WOVA(
     float f1, float f2, float f3, float f4);
 
 #ifdef CSQC // CLIENT ONLY
-void Read_Notification(float is_new);
 string prev_soundfile;
 float prev_soundtime;
 #endif