From 63407767cf1b8f8d55dffb7173e1de1c990b67e5 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Mon, 28 Oct 2013 14:26:13 +0000 Subject: [PATCH] Remove accidentally-added private dissectors from Makefile svn path=/trunk/; revision=52918 --- epan/dissectors/Makefile.common | 2 -- 1 file changed, 2 deletions(-) diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common index 8697ad1cd9..3cfa89feb2 100644 --- a/epan/dissectors/Makefile.common +++ b/epan/dissectors/Makefile.common @@ -862,7 +862,6 @@ DISSECTOR_SRC = \ packet-mtp3mg.c \ packet-multipart.c \ packet-mux27010.c \ - packet-myl1.c \ packet-mysql.c \ packet-nas_eps.c \ packet-nasdaq-itch.c \ @@ -1152,7 +1151,6 @@ DISSECTOR_SRC = \ packet-ua3g.c \ packet-uasip.c \ packet-uaudp.c \ - packet-ubi-lte.c \ packet-ucp.c \ packet-udld.c \ packet-udp.c \