diff --git a/common/backends.h b/common/backends.h index 77bcced8..38e05f5e 100644 --- a/common/backends.h +++ b/common/backends.h @@ -56,5 +56,4 @@ GNU General Public License for more details. #define LIB_WIN32 2 #define LIB_STATIC 3 - #endif /* BACKENDS_H */ diff --git a/common/defaults.h b/common/defaults.h index f870e389..c3cb22ef 100644 --- a/common/defaults.h +++ b/common/defaults.h @@ -71,7 +71,6 @@ SETUP BACKENDS DEFINITIONS #endif // XASH_MESSAGEBOX #define XASH_USE_EVDEV 1 - #define XASH_DYNAMIC_DLADDR #elif XASH_LINUX // we are building for Linux without SDL2, can draw only to framebuffer yet #ifndef XASH_VIDEO