WhiteBoxUnsupported

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-07-12 19:19:56 -07:00
parent 7b1fe069e5
commit 58fbd8a5d7
3 changed files with 0 additions and 11 deletions
@@ -5,8 +5,6 @@
*
*/
#include <WhiteBoxUnsupported_precompiled.h>
#include <AzCore/Module/Module.h>
#if defined(WHITE_BOX_EDITOR)
@@ -1,8 +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
*
*/
#pragma once
@@ -7,5 +7,4 @@
set(FILES
Source/WhiteBoxModuleUnsupported.cpp
Source/WhiteBoxUnsupported_precompiled.h
)