Removes AnimTrack.cpp and AnimSplineTrack.cpp from Gems/LyShine

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2022-01-03 16:58:08 -08:00
parent 16afbf6bc0
commit 845d72c542
3 changed files with 0 additions and 24 deletions
@@ -1,11 +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 "AnimSplineTrack.h"
@@ -1,10 +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 "AnimTrack.h"
@@ -102,7 +102,6 @@ set(FILES
Source/UiImageSequenceComponent.h
Source/UiRenderer.cpp
Source/UiRenderer.h
Source/resource.h
Include/LyShine/LyShineBus.h
Source/EditorPropertyTypes.cpp
Source/EditorPropertyTypes.h
@@ -207,10 +206,8 @@ set(FILES
Source/Animation/AnimNode.h
Source/Animation/AnimSequence.cpp
Source/Animation/AnimSequence.h
Source/Animation/AnimSplineTrack.cpp
Source/Animation/AnimSplineTrack.h
Source/Animation/AnimSplineTrack_Vec2Specialization.h
Source/Animation/AnimTrack.cpp
Source/Animation/AnimTrack.h
Source/Animation/AzEntityNode.cpp
Source/Animation/AzEntityNode.h