]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cd_linux.c
Removed redundant definitions in cd_linux.c
[xonotic/darkplaces.git] / cd_linux.c
index 140a6b48f53cb4d572dfc124241e4a09c13d3783..29a4bb062ad19279967b69dd766b3ee7a4b67d61 100644 (file)
@@ -31,10 +31,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "quakedef.h"
 
 
-extern qboolean cdPlaying;
-extern qboolean cdPlayLooping;
-extern qbyte cdPlayTrack;
-
 static int cdfile = -1;
 static char cd_dev[64] = "/dev/cdrom";