- removed empty header gl_convert.h

This commit is contained in:
Christoph Oelckers 2018-04-01 12:00:51 +02:00
commit cd64655f97
6 changed files with 0 additions and 12 deletions

View file

@ -53,7 +53,6 @@
#include "v_video.h"
#include "g_levellocals.h"
#include "gl/utility/gl_clock.h"
#include "gl/utility/gl_convert.h"
#include "i_time.h"
glcycle_t RenderWall,SetupWall,ClipWall;