From 733c19a0720035c1aa19d79f765d72b085d58bdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Tue, 18 Jul 2017 19:47:58 +0100 Subject: Optimize the "services" dictionary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove assignee and other miscellaneous information that changes more frequently than service name and can be consulted directly in the IANA registry. Allow merging identical transports into a single line for convenience and size/speed optimization (a backward-compatible change). Remove obsolete make-services.pl. Change-Id: I3ecbd1a6a68d87c084d77498a0eeb44b7afdab67 Reviewed-on: https://code.wireshark.org/review/22872 Petri-Dish: João Valverde Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- tools/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index baae497ed5..9f843ed35e 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -65,7 +65,6 @@ EXTRA_DIST = \ make-dissector-reg.py \ make-manuf \ make-sminmpec.pl \ - make-services.pl \ make-services.py \ make-tap-reg.py \ make-usb.py \ -- cgit v1.2.3