- remove some dead code.

This commit is contained in:
Christoph Oelckers 2018-03-31 00:25:15 +02:00
commit 6cd26dec01
14 changed files with 10 additions and 140 deletions

View file

@ -2,7 +2,7 @@
#define __GL_FRAMEBUFFER
#ifdef _WIN32
#include "win32iface.h"
#include "hardware.h"
#include "win32gliface.h"
#endif