]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sbar.h
made various things take const pointers (optimizer hint), commented out and/or remove...
[xonotic/darkplaces.git] / sbar.h
diff --git a/sbar.h b/sbar.h
index 9e881c84ee2c42e75854c27b6ebf817babc9d423..4a9a60e2e93bf4f05bda7255f442d27c6f3aa3eb 100644 (file)
--- a/sbar.h
+++ b/sbar.h
@@ -24,9 +24,6 @@ extern        int                     sb_lines;                       // scan lines to draw
 
 void Sbar_Init (void);
 
-void Sbar_Changed (void);
-// call whenever any of the client stats represented on the sbar changes
-
 void Sbar_Draw (void);
 // called every frame by screen