From b03524392f4f70c522d4fd53eb908aa9f16a8de1 Mon Sep 17 00:00:00 2001
From: Jones <Jones>
Date: Wed, 28 Nov 2018 16:54:37 +0100
Subject: [PATCH] Not required

---
 src/uncategorized/BackwardsCompatibility.tw | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/uncategorized/BackwardsCompatibility.tw b/src/uncategorized/BackwardsCompatibility.tw
index c19849784dd..3c70f1940e2 100644
--- a/src/uncategorized/BackwardsCompatibility.tw
+++ b/src/uncategorized/BackwardsCompatibility.tw
@@ -2792,9 +2792,6 @@ Setting missing global variables:
 <<if $economy == 1.5>>
 	<<set $economy = 67>>
 <</if>>
-<<if ndef $localEcon>>
-	<<set $localEcon = $economy>>
-<</if>>
 <<if ndef $NPCSlaves>>
 	<<set $NPCSlaves = $ASlaves,
 	$ASlaves += $helots + $fuckdolls + $menialBioreactors>>
-- 
GitLab