Removes LoggingTypes.cpp from Gems/ScriptCanvas
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -1,13 +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
|
||||
*
|
||||
*/
|
||||
|
||||
#include <Editor/View/Widgets/LoggingPanel/LoggingTypes.h>
|
||||
|
||||
namespace ScriptCanvasEditor
|
||||
{
|
||||
}
|
||||
@@ -182,7 +182,6 @@ set(FILES
|
||||
Editor/View/Widgets/NodePalette/VariableNodePaletteTreeItemTypes.h
|
||||
Editor/View/Widgets/LoggingPanel/LoggingDataAggregator.cpp
|
||||
Editor/View/Widgets/LoggingPanel/LoggingDataAggregator.h
|
||||
Editor/View/Widgets/LoggingPanel/LoggingTypes.cpp
|
||||
Editor/View/Widgets/LoggingPanel/LoggingTypes.h
|
||||
Editor/View/Widgets/LoggingPanel/LoggingWindow.cpp
|
||||
Editor/View/Widgets/LoggingPanel/LoggingWindow.h
|
||||
|
||||
Reference in New Issue
Block a user