]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_glx.c
added force_centerview to glx (by moving it to vid_shared)
[xonotic/darkplaces.git] / vid_glx.c
index 69b8c61d631ef44a33ee1d23e80bee7cf1a6aecc..a1a898fde3c3975759361c4f56bfc7783a16c1ee 100644 (file)
--- a/vid_glx.c
+++ b/vid_glx.c
@@ -776,11 +776,6 @@ void Sys_SendKeyEvents(void)
        HandleEvents();
 }
 
-void Force_CenterView_f (void)
-{
-       cl.viewangles[PITCH] = 0;
-}
-
 void IN_Init(void)
 {
 }