Browse Source

Cleanup to remove unused header file after the Console enhancement.
[ci skip]

Yao Wei Tjong 姚伟忠 11 years ago
parent
commit
6298a15bf5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/Tools/Urho3DPlayer/Urho3DPlayer.cpp

+ 0 - 1
Source/Tools/Urho3DPlayer/Urho3DPlayer.cpp

@@ -21,7 +21,6 @@
 //
 
 #include "Engine.h"
-#include "EngineEvents.h"
 #include "FileSystem.h"
 #include "Log.h"
 #include "Main.h"