Remove the outdated comment

This commit is contained in:
Nemoumbra
2026-05-14 01:59:25 +03:00
committed by Henrik Rydgård
parent a5b110b47e
commit 82e6f563d7
-1
View File
@@ -5,6 +5,5 @@
// Generic function to get last error message.
// Call directly after the command or use the error num.
// This function might change the error code.
// Defined in Misc.cpp.
std::string GetLastErrorMsg();
std::string GetStringErrorMsg(int errCode);