Remove some unused Profiler.h and CLogger.h includes.

NativeWrapperDefns.h from 4e87fef3da, found in audit of 7c21a0cf8e.

Differential Revision: https://code.wildfiregames.com/D2268
Tested on: clang 8.0.1, Jenkins

This was SVN commit r22863.
This commit is contained in:
elexis
2019-09-07 13:35:45 +00:00
parent b1de59de66
commit de050ef7e2
20 changed files with 8 additions and 18 deletions
@@ -27,7 +27,6 @@
#include "gui/IGUIObject.h"
#include "gui/IGUIScrollBar.h"
#include "gui/scripting/JSInterface_GUITypes.h"
#include "ps/CLogger.h"
#include "scriptinterface/ScriptExtraHeaders.h"
#include "scriptinterface/ScriptInterface.h"