]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - screen.h
get rid of the unused clearnotify and clearconsole variables
[xonotic/darkplaces.git] / screen.h
index cc1c26c1636cc2243979d6148563318ef274f868..e21f4563f276f73dacd2f55fbf065bef9fa0cfb8 100644 (file)
--- a/screen.h
+++ b/screen.h
@@ -33,7 +33,6 @@ extern float scr_conlines; // lines of console to display
 
 extern int sb_lines;
 
-extern int clearnotify; // set to 0 whenever notify text is drawn
 extern qboolean        scr_disabled_for_loading;
 extern qboolean        scr_skipupdate;