From e5cb4d84cc729e430cf4a8fba8e39871bf5e1988 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Tue, 2 Jul 2013 20:43:21 +0000 Subject: proto_malformed SHOULD NOT be used outside of show_exception.c svn path=/trunk/; revision=50325 --- epan/show_exception.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'epan/show_exception.h') diff --git a/epan/show_exception.h b/epan/show_exception.h index 3448bbbec6..b47b1127e6 100644 --- a/epan/show_exception.h +++ b/epan/show_exception.h @@ -23,12 +23,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -/* - * "Protocol" used for "malformed frame" errors (other than - * ReportedBoundsError exceptions). - */ -extern int proto_malformed; - /* * Called to register the pseudo-protocols used for exceptions. */ -- cgit v1.2.3