]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - screen.h
A minor removal of a few pieces of dead code. Nothing major. This is
[xonotic/darkplaces.git] / screen.h
index 86b9e10bfc2cc59d43a19455d1e932da3e0ac355..33283a432bd7827750227d4a6b2925c3432fa727 100644 (file)
--- a/screen.h
+++ b/screen.h
@@ -27,7 +27,6 @@ void CL_UpdateScreen (void);
 void SCR_CenterPrint (char *str);
 
 void SCR_BeginLoadingPlaque (void);
-void SCR_EndLoadingPlaque (void);
 
 extern float scr_con_current;
 extern float scr_conlines; // lines of console to display