From d65c5b5001e2a61c2aa9e5fc97859515db69d72f Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 16 Nov 2014 19:19:32 +0100 Subject: [PATCH] Remove some stray debugging code. --- remoteglot.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/remoteglot.pl b/remoteglot.pl index 8cfb0be..b018e38 100755 --- a/remoteglot.pl +++ b/remoteglot.pl @@ -199,7 +199,6 @@ sub handle_fics { }; if ($@) { warn "Error when getting FICS move history: $@"; - exit; $getting_movelist = 0; } } -- 2.39.2