aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.linux-mingw
diff options
context:
space:
mode:
authorMatt Corallo <[email protected]>2013-03-24 19:38:19 -0400
committerMatt Corallo <[email protected]>2013-03-24 19:38:19 -0400
commitc2efd981aa14e94cce4a0a888b6ee1f4e4347924 (patch)
tree7baf6933d4eaf15720b7a5ea67c2d7ad17842c61 /src/makefile.linux-mingw
parentMerge pull request #2400 from gladoscc/master (diff)
downloaddiscoin-c2efd981aa14e94cce4a0a888b6ee1f4e4347924.tar.xz
discoin-c2efd981aa14e94cce4a0a888b6ee1f4e4347924.zip
(finally) Remove IRC Seed support now that lfnet is down.
Diffstat (limited to 'src/makefile.linux-mingw')
-rw-r--r--src/makefile.linux-mingw1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/makefile.linux-mingw b/src/makefile.linux-mingw
index 7509e2798..694cacd63 100644
--- a/src/makefile.linux-mingw
+++ b/src/makefile.linux-mingw
@@ -71,7 +71,6 @@ OBJS= \
obj/key.o \
obj/db.o \
obj/init.o \
- obj/irc.o \
obj/keystore.o \
obj/main.o \
obj/net.o \