Removes EditorGradientComponentBase.cpp from Gems/GradientSignal
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -11,5 +11,4 @@ set(FILES
|
||||
Tests/GestureRecognizerClickOrTapTests.cpp
|
||||
Tests/GestureRecognizerPinchTests.cpp
|
||||
Tests/GesturesTest.cpp
|
||||
Mocks/IRecognizerMock.h
|
||||
)
|
||||
|
||||
@@ -1,16 +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 <GradientSignal/Editor/EditorGradientComponentBase.h>
|
||||
|
||||
#include <AzCore/Serialization/SerializeContext.h>
|
||||
#include <AzCore/Serialization/EditContext.h>
|
||||
|
||||
namespace GradientSignal
|
||||
{
|
||||
} //namespace GradientSignal
|
||||
@@ -21,7 +21,6 @@ set(FILES
|
||||
Source/Editor/EditorConstantGradientComponent.h
|
||||
Source/Editor/EditorDitherGradientComponent.cpp
|
||||
Source/Editor/EditorDitherGradientComponent.h
|
||||
Source/Editor/EditorGradientComponentBase.cpp
|
||||
Source/Editor/EditorGradientSurfaceDataComponent.cpp
|
||||
Source/Editor/EditorGradientSurfaceDataComponent.h
|
||||
Source/Editor/EditorGradientTransformComponent.cpp
|
||||
|
||||
Reference in New Issue
Block a user