Remove unused macro and spaces restored by revert

This commit is contained in:
mittorn 2023-12-16 20:39:47 +03:00 committed by Alibek Omarov
parent 4953656ee0
commit 93e5faa26b
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