summaryrefslogtreecommitdiff
path: root/epan/plugins.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/plugins.c')
-rw-r--r--epan/plugins.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/epan/plugins.c b/epan/plugins.c
index 807b83764a..cd7578149e 100644
--- a/epan/plugins.c
+++ b/epan/plugins.c
@@ -1,7 +1,7 @@
/* plugins.c
* plugin routines
*
- * $Id: plugins.c,v 1.76 2003/08/25 21:35:35 guy Exp $
+ * $Id: plugins.c,v 1.77 2003/09/24 18:35:07 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -68,8 +68,6 @@
#include "tap.h"
#include "asn1.h"
#include "packet-per.h"
-#include "packet-h225.h"
-#include "packet-h245.h"
#include "plugins/plugin_table.h"
static plugin_address_table_t patable = {
/* file generated by plugin_gen.py */