@@ -7,8 +7,6 @@
#if ENTRY_CONFIG_USE_NOOP
-#include <stdio.h>
-
namespace entry
{
const Event* poll()
@@ -25,7 +25,6 @@ BX_PRAGMA_DIAGNOSTIC_POP()
# undef None
#endif // defined(None)
#include <bx/mutex.h>
#include <bx/thread.h>
#include <bx/handlealloc.h>
@@ -9,8 +9,6 @@
#include <bx/string.h>
#include <bx/timer.h>
void showExampleDialog(entry::AppI* _app, const char* _errorText)
char temp[1024];