summaryrefslogtreecommitdiff
path: root/epan/show_exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/show_exception.h')
-rw-r--r--epan/show_exception.h6
1 files changed, 0 insertions, 6 deletions
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
@@ -24,12 +24,6 @@
*/
/*
- * "Protocol" used for "malformed frame" errors (other than
- * ReportedBoundsError exceptions).
- */
-extern int proto_malformed;
-
-/*
* Called to register the pseudo-protocols used for exceptions.
*/
void register_show_exception(void);