From e8ab73a31fa2725cdf9e4238ec999ef86930e1de Mon Sep 17 00:00:00 2001 From: "Chris V." Date: Sat, 31 Jan 2026 08:41:26 -0800 Subject: [PATCH] Update Source/diablo.cpp Co-authored-by: Anders Jenbo --- Source/diablo.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/diablo.cpp b/Source/diablo.cpp index 58befb021..0339a9043 100644 --- a/Source/diablo.cpp +++ b/Source/diablo.cpp @@ -169,7 +169,6 @@ bool forceSpawn; bool forceDiablo; int sgnTimeoutCurs; bool gbShowIntro = true; - /** To know if these things have been done when we get to the diablo_deinit() function */ bool was_archives_init = false; /** To know if surfaces have been initialized or not */