]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_null.c
this commit adds video mode switching, and preferred mode is saved to config, no...
[xonotic/darkplaces.git] / vid_null.c
index 20e824846cd241e0ddbbc893ec60ce0c56bee0b2..5505ea67910d511d4cd6fcfc2976e3594096b620 100644 (file)
@@ -96,14 +96,6 @@ void IN_Commands(void)
 {
 }
 
-void IN_Init(void)
-{
-}
-
-void IN_Shutdown(void)
-{
-}
-
 void IN_Move(usercmd_t *cmd)
 {
 }