diff --git a/examples/ExampleBrowser/main.cpp b/examples/ExampleBrowser/main.cpp index 180f94a77..07c168309 100644 --- a/examples/ExampleBrowser/main.cpp +++ b/examples/ExampleBrowser/main.cpp @@ -29,7 +29,6 @@ static OpenGLExampleBrowser* sExampleBrowser=0; #include static void cleanup(int signo) { -printf("SIG cleanup: %d\n", signo); if (interrupted) { // this is the second time, we're hanging somewhere // if (example) {