Removes Tests/Mocks/AnimGraphObjectData.h from Gems/EMotionFX
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>monroegm-disable-blank-issue-2
parent
0abbdcd4ac
commit
94fa49da49
@ -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
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace EMotionFX
|
|
||||||
{
|
|
||||||
class AnimGraphObjectData
|
|
||||||
{
|
|
||||||
};
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue