From 46a0dd6236a39175e85c11eac44a710db1c07847 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Mon, 17 Jun 2019 14:49:05 -0400 Subject: move environment utility into toolkit for reuse --- build/common.targets | 5 ----- 1 file changed, 5 deletions(-) (limited to 'build/common.targets') diff --git a/build/common.targets b/build/common.targets index e9667bf5..50ade0f7 100644 --- a/build/common.targets +++ b/build/common.targets @@ -30,11 +30,6 @@ $(DefineConstants);SMAPI_FOR_WINDOWS - - - - - -- cgit