]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - vid_3dfxsvga.c
seed the random number generator with the current time at startup (quake never seeded it)
[xonotic/darkplaces.git] / vid_3dfxsvga.c
index 813a9d55094d224d08f317981cb2da86299f6f18..00a0593b7be3478410b773c9d61fe91289ddf358 100644 (file)
@@ -57,8 +57,6 @@ int   VID_options_items = 0;
 
 /*-----------------------------------------------------------------------*/
 
-float          gldepthmin, gldepthmax;
-
 const char *gl_vendor;
 const char *gl_renderer;
 const char *gl_version;