Changed: #927 Move OS specific code from client or server to NeL when it's possible

This commit is contained in:
kervala 2010-06-10 10:27:21 +02:00
parent d74bf9a642
commit 356801b090

View file

@ -56,10 +56,6 @@
#include "nel/georges/u_form_elm.h"
#include "nel/georges/u_form_loader.h"
#ifndef NL_OS_WINDOWS
#include <X11/Xlib.h>
#endif
///////////
// USING //
///////////