mirror of
https://github.com/edubart/otclient.git
synced 2025-12-17 14:17:11 +01:00
Fix win32 alt bug
This commit is contained in:
@@ -169,7 +169,3 @@ std::string Application::getOs()
|
||||
#endif
|
||||
}
|
||||
|
||||
std::string Application::getBuildDate()
|
||||
{
|
||||
return std::string(__DATE__);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user