Branimir Karadžić 10 years ago
parent
commit
cbba6eef18
1 changed files with 1 additions and 2 deletions
  1. 1 2
      examples/common/entry/entry_x11.cpp

+ 1 - 2
examples/common/entry/entry_x11.cpp

@@ -349,8 +349,7 @@ namespace entry
 					, XNClientWindow
 					, m_window[0]
 					, NULL
-					);printf("x0\n");
-
+					);
 
 			//
 			bgfx::x11SetDisplayWindow(m_display, m_window[0]);