From 8cbfb44e9cb0522287dcc9e25b1120386b3e9834 Mon Sep 17 00:00:00 2001 From: Kim Kulling Date: Thu, 4 May 2023 21:10:51 +0200 Subject: [PATCH] Remove dead code --- code/PostProcessing/ArmaturePopulate.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/code/PostProcessing/ArmaturePopulate.cpp b/code/PostProcessing/ArmaturePopulate.cpp index 12244bc78..234a00232 100644 --- a/code/PostProcessing/ArmaturePopulate.cpp +++ b/code/PostProcessing/ArmaturePopulate.cpp @@ -43,7 +43,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include #include -//#include namespace Assimp {