We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952cc83 commit 8213d9dCopy full SHA for 8213d9d
src/cTools.cpp
@@ -78,7 +78,6 @@ std::wstring ct::UTF8Decode(const std::string& str) {
78
}
79
80
#else
81
- // Suppress warnings from the compiler.
82
(void)str;
83
#endif // _IGFD_WIN_
84
return res;
0 commit comments