Oops, little hangover from a previous design there...

This commit is contained in:
Ben Anderson
2005-03-13 20:13:01 +00:00
parent e14f4c7d9b
commit 58c6b37389
@@ -6,11 +6,6 @@
#include <math.h> // ceil()
#include <GL/glx.h> // All sorts of stuff...
X11Helper::Callback_t helperCallback
{
}
LowLevelWindow_X11::LowLevelWindow_X11()
{
if(!X11Helper::Go() ) { RageException::Throw("Failed to establish a connection with the X server."); }