# HG changeset patch # User Sebastien Jodogne # Date 1559052073 -7200 # Node ID f4d64e08883884eb63818a5fdae5bd2a3f0cd48a # Parent 6a75f1c03c4e3459461114c8956013af29b194a7 typo diff -r 6a75f1c03c4e -r f4d64e088838 Samples/Sdl/Loader.cpp --- a/Samples/Sdl/Loader.cpp Tue May 28 15:59:06 2019 +0200 +++ b/Samples/Sdl/Loader.cpp Tue May 28 16:01:13 2019 +0200 @@ -2517,8 +2517,6 @@ OrthancStone::StoneInitialize(); //Orthanc::Logging::EnableInfoLevel(true); - printf("%d\n", __cplusplus); - try { OrthancStone::NativeApplicationContext context;