aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-02-01 15:35:10 -0800
committerGuy Harris <guy@alum.mit.edu>2016-02-01 23:35:48 +0000
commit4a5a96c277b6be56fb48bc71d9bf3ecfb52c8195 (patch)
treed483d424e331b1874d8233f197bc82345fdd04de /epan/dissectors/Makefile.common
parent0969953812492b8dda7044a7200bb88f6626af4d (diff)
Get rid of unused redundant OSI COTP dissector.
packet-ositp.c is more complete and is what's used, so we don't need packet-x224.c. Change-Id: Id3409d7b2af0e4ecbc64c74bb6d1ed9ea8f31738 Reviewed-on: https://code.wireshark.org/review/13650 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index b1d09fc7f5..f0d83ea8d5 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -195,7 +195,6 @@ ASN1_DISSECTOR_SRC = \
packet-tetra.c \
packet-ulp.c \
packet-wlancertextn.c \
- packet-x224.c \
packet-x2ap.c \
packet-x509af.c \
packet-x509ce.c \