From 80bfa52139976bd51b43c58e9576d379fe9f8a14 Mon Sep 17 00:00:00 2001 From: assiduous Date: Thu, 12 Dec 2019 14:41:17 -0800 Subject: Updated submodules (added unit tests). Reworked TestApp --- Tests/TestApp/src/TestDrawCommands.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'Tests/TestApp/src/TestDrawCommands.cpp') diff --git a/Tests/TestApp/src/TestDrawCommands.cpp b/Tests/TestApp/src/TestDrawCommands.cpp index a4641a6..2fdbd76 100644 --- a/Tests/TestApp/src/TestDrawCommands.cpp +++ b/Tests/TestApp/src/TestDrawCommands.cpp @@ -21,9 +21,6 @@ * of the possibility of such damages. */ -// EngineSandbox.cpp : Defines the entry point for the application. -// - #include "pch.h" #include "TestDrawCommands.h" #include "MapHelper.h" -- cgit v1.2.3