Removes LoggingTypes.cpp from Gems/ScriptCanvas

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2022-01-05 19:39:06 -08:00
parent 4015ffd073
commit d858c16831
2 changed files with 0 additions and 14 deletions
@@ -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