Remove unused includes.
[novacoin.git] / src / irc.h
index 4a42f76..119aeb3 100644 (file)
--- a/src/irc.h
+++ b/src/irc.h
@@ -8,6 +8,5 @@
 void ThreadIRCSeed(void* parg);
 
 extern int nGotIRCAddresses;
-extern bool fGotExternalIP;
 
 #endif