2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00

Remove unused macro and spaces restored by revert

This commit is contained in:
mittorn 2023-12-16 20:39:47 +03:00
parent 2eb3629d3c
commit 5dbb9d1020
2 changed files with 0 additions and 2 deletions

View File

@ -56,5 +56,4 @@ GNU General Public License for more details.
#define LIB_WIN32 2
#define LIB_STATIC 3
#endif /* BACKENDS_H */

View File

@ -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