From e420ffb4bb636f27b86fe84ac9d9c28db87ed0fb Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Tue, 4 Feb 2020 19:54:19 -0800
Subject: [PATCH] remove unnecessary code.

---
 src/uncategorized/brothelReport.tw | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/uncategorized/brothelReport.tw b/src/uncategorized/brothelReport.tw
index e95a416da9f..b116e383c3d 100644
--- a/src/uncategorized/brothelReport.tw
+++ b/src/uncategorized/brothelReport.tw
@@ -316,7 +316,6 @@
 		<<set _cashX = _adsIncome, getSlaveStatisticData($slaves[$i], $facility.brothel).adsIncome += _adsIncome>>
 		<<run cashX(_cashX, "brothelAds")>>
 	<</for>>
-	<<set _profits += $cash-_oldCash, _oldCash = $cash>>
 
 	<p>
 		<<= App.Ads.report("brothel")>>
-- 
GitLab