aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.unix
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2013-03-24 19:38:19 -0400
committerMatt Corallo <git@bluematt.me>2013-03-24 19:38:19 -0400
commitc2efd981aa14e94cce4a0a888b6ee1f4e4347924 (patch)
tree7baf6933d4eaf15720b7a5ea67c2d7ad17842c61 /src/makefile.unix
parentdfd71bb4509d12c26e630bc671a542ad5bab4945 (diff)
downloadbitcoin-c2efd981aa14e94cce4a0a888b6ee1f4e4347924.tar.xz
(finally) Remove IRC Seed support now that lfnet is down.
Diffstat (limited to 'src/makefile.unix')
-rw-r--r--src/makefile.unix1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makefile.unix b/src/makefile.unix
index ece2f59cf5..4401cf0d56 100644
--- a/src/makefile.unix
+++ b/src/makefile.unix
@@ -111,7 +111,6 @@ OBJS= \
obj/key.o \
obj/db.o \
obj/init.o \
- obj/irc.o \
obj/keystore.o \
obj/main.o \
obj/net.o \