Removes empty Debugger files from Gems/ScriptCanvas/Code/Editor
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) Contributors to the Open 3D Engine Project.
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +0,0 @@
|
||||
/*
|
||||
* Copyright (c) Contributors to the Open 3D Engine Project.
|
||||
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace DragonUI
|
||||
{
|
||||
|
||||
}
|
||||
@@ -26,8 +26,6 @@
|
||||
#include <ScriptCanvas/Core/Graph.h>
|
||||
#include <ScriptCanvas/Data/DataRegistry.h>
|
||||
|
||||
#include <Debugger/Debugger.h>
|
||||
|
||||
#include <Editor/ReflectComponent.h>
|
||||
#include <Editor/SystemComponent.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user