diff --git a/code/ryzom/client/src/client_sheets/stdpch.cpp b/code/ryzom/client/src/client_sheets/stdpch.cpp index 357fe334d..d4b14ffe2 100644 --- a/code/ryzom/client/src/client_sheets/stdpch.cpp +++ b/code/ryzom/client/src/client_sheets/stdpch.cpp @@ -15,10 +15,3 @@ // along with this program. If not, see . #include "stdpch.h" - - -// leave not static else this workaround don't work -void dummyToAvoidStupidCompilerWarning_std_pch_clientsheet_cpp() -{ -} -