From 1e734d10425f7ca7fb239931ba581682b95e2cd3 Mon Sep 17 00:00:00 2001
From: "Rob Swindell (on Windows 11)" <rob@synchro.net>
Date: Wed, 14 Feb 2024 11:36:38 -0800
Subject: [PATCH] Remove line that was commented-out 14 years ago

Commit d1182efc
---
 src/sbbs3/main.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/sbbs3/main.cpp b/src/sbbs3/main.cpp
index 3613731d86..1fbbbe37aa 100644
--- a/src/sbbs3/main.cpp
+++ b/src/sbbs3/main.cpp
@@ -5251,7 +5251,6 @@ NO_SSH:
 
 
     	sbbs->online=false;
-//		sbbs->client_socket=INVALID_SOCKET;
 #ifdef USE_CRYPTLIB
 		sbbs->ssh_mode=false;
 #endif
-- 
GitLab