mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-02 02:26:12 +00:00
Remove some unused Profiler.h and CLogger.h includes.
NativeWrapperDefns.h from4e87fef3da, found in audit of7c21a0cf8e. Differential Revision: https://code.wildfiregames.com/D2268 Tested on: clang 8.0.1, Jenkins This was SVN commit r22863.
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
|
||||
#include "GUI.h"
|
||||
|
||||
#include "ps/CLogger.h"
|
||||
|
||||
IGUIButtonBehavior::IGUIButtonBehavior(CGUI& pGUI)
|
||||
: IGUIObject(pGUI), m_Pressed(false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user