aboutsummaryrefslogtreecommitdiffstats
path: root/echld
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 02:40:44 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 02:40:44 +0000
commit7a3ea48eb8f10552760c13f0c3b54594574fead3 (patch)
tree3ec9dd1249309a9d1a22a0b64694f68543737ca2 /echld
parent60b4764746c11cb00438a88b2e3392db6aefea3f (diff)
disabled_protos.c is in libwireshark now.
svn path=/trunk/; revision=50523
Diffstat (limited to 'echld')
-rw-r--r--echld/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/echld/Makefile.common b/echld/Makefile.common
index 5e4f43c0e7..a8949a7a08 100644
--- a/echld/Makefile.common
+++ b/echld/Makefile.common
@@ -51,7 +51,6 @@ LIBECHLD_MORE_SRC = \
../cfutils.c \
../clopts_common.c \
../conditions.c \
- ../disabled_protos.c \
../pcapio.c \
../ringbuffer.c \
../sync_pipe_write.c \