From b31499ec72edd1554d4612d1b54808fce0360e14 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Sat, 9 Mar 2013 12:02:57 -0500 Subject: Clean up shutdown process --- src/util.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index 0c5ed91634..4d7c81be0b 100644 --- a/src/util.h +++ b/src/util.h @@ -134,8 +134,6 @@ extern bool fDebug; extern bool fDebugNet; extern bool fPrintToConsole; extern bool fPrintToDebugger; -extern volatile bool fRequestShutdown; -extern bool fShutdown; extern bool fDaemon; extern bool fServer; extern bool fCommandLine; -- cgit v1.2.3