(finally) Remove IRC Seed support now that lfnet is down.

This commit is contained in:
Matt Corallo
2013-03-24 19:38:19 -04:00
parent dfd71bb450
commit c2efd981aa
11 changed files with 0 additions and 435 deletions

View File

@@ -159,7 +159,6 @@ HEADERS += src/qt/bitcoingui.h \
src/walletdb.h \
src/script.h \
src/init.h \
src/irc.h \
src/bloom.h \
src/mruset.h \
src/checkqueue.h \
@@ -230,7 +229,6 @@ SOURCES += src/qt/bitcoin.cpp \
src/main.cpp \
src/init.cpp \
src/net.cpp \
src/irc.cpp \
src/bloom.cpp \
src/checkpoints.cpp \
src/addrman.cpp \