]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - menu.h
Fixed partially the sound code for DP video captures. It still can't sync with the...
[xonotic/darkplaces.git] / menu.h
diff --git a/menu.h b/menu.h
index 6cb0425635c77efd591b7604afe01bde95a82a2b..04d774c7310c9fa37003fb34c11ece0738bc994f 100644 (file)
--- a/menu.h
+++ b/menu.h
@@ -46,7 +46,6 @@ enum m_state_e {
        m_options_colorcontrol
 };
 
-extern int  m_serverlist;
 extern enum m_state_e m_state;
 extern char m_return_reason[32];