From c662818792cc7be7b9515b19136b383f12a29dbf Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Sun, 30 Dec 2018 15:45:01 -0500
Subject: [PATCH] Removed stuff

---
 src/SecExp/SecExpBackwardCompatibility.tw | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/src/SecExp/SecExpBackwardCompatibility.tw b/src/SecExp/SecExpBackwardCompatibility.tw
index b1aca7cf1aa..bf4e3f0a01c 100644
--- a/src/SecExp/SecExpBackwardCompatibility.tw
+++ b/src/SecExp/SecExpBackwardCompatibility.tw
@@ -1003,15 +1003,6 @@
 	<<set $SavedSFI = $SFIntervention>>
 <</if>>
 
-
-
-/* TODO: move this to wherever you want it, SFanon */
-
-<<if def SF.MercCon = {History:0, CanAttend:0, Income:0, Revenue:0, Helots:0, TotalHelots:0, Mercs:0, TotalMercs:0}>>
-	<<set SF.MercCon = {History:0, CanAttend:0, Income:0, Revenue:0, Menials:0, TotalMenials:0, Mercs:0, TotalMercs:0}>>
-	<<unset SF.MercCon>>
-<</if>>
-
 /* recalculation widgets */
 <<fixBrokenUnits>>
 <<fixBrokenStats>>
-- 
GitLab