diff --git a/source/code/common.h b/source/code/common.h index 9ef705d..9a0d805 100644 --- a/source/code/common.h +++ b/source/code/common.h @@ -48,8 +48,6 @@ struct commonTime unsigned int seconds = 0; }; -//std::string itoa(int num) __attribute__((const)); - bool strequals(const char* a, const char* b); /**