From edfea9894ea3f6d4d244de5ba5ce015c1ccd7f39 Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Tue, 13 Oct 2020 21:15:00 +0100 Subject: NOISSUE Cleanup Technic support --- api/logic/modplatform/technic/TechnicPackProcessor.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'api/logic/modplatform/technic/TechnicPackProcessor.h') diff --git a/api/logic/modplatform/technic/TechnicPackProcessor.h b/api/logic/modplatform/technic/TechnicPackProcessor.h index 49d046a5..f0edb17a 100644 --- a/api/logic/modplatform/technic/TechnicPackProcessor.h +++ b/api/logic/modplatform/technic/TechnicPackProcessor.h @@ -13,13 +13,11 @@ * limitations under the License. */ - #pragma once #include #include "settings/SettingsObject.h" - namespace Technic { // not exporting it, only used in SingleZipPackInstallTask, InstanceImportTask and SolderPackInstallTask -- cgit v1.2.3