mirror of
https://github.com/edubart/otclient.git
synced 2025-11-03 20:26:23 +01:00
Fix a warning in clang
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#define RAD_TO_DEC (180.0/acos(-1))
|
||||
|
||||
#define BUILD_COMPILER "gcc " __VERSION__
|
||||
#define BUILD_DATE __DATE__
|
||||
|
||||
#ifndef BUILD_COMMIT
|
||||
#define BUILD_COMMIT "devel"
|
||||
|
||||
Reference in New Issue
Block a user