aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.common
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-10-02 14:54:09 +0000
committerBill Meier <wmeier@newsguy.com>2010-10-02 14:54:09 +0000
commitea1a3de5fc7a0edc4522abc3cc5af82a47cc66b0 (patch)
treef47e0487e278b2796348d008a3e60ff8caa8dd3a /epan/dissectors/Makefile.common
parent3664650ead1158175228d59259e2538c609cbef2 (diff)
Minor cleanup:
- packet-cfm.h not used elsewhere: incorporate into packet-cfm.c; - Move proto_register and proto_reg_handoff to the end of the file; - Localize some variables; - Remove some unneeded initializers; - Cleanu some whitesace. svn path=/trunk/; revision=34334
Diffstat (limited to 'epan/dissectors/Makefile.common')
-rw-r--r--epan/dissectors/Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.common b/epan/dissectors/Makefile.common
index 0b4369e0c5..c1f3de99e7 100644
--- a/epan/dissectors/Makefile.common
+++ b/epan/dissectors/Makefile.common
@@ -1016,7 +1016,6 @@ DISSECTOR_INCLUDES = \
packet-camel.h \
packet-chdlc.h \
packet-cdt.h \
- packet-cfm.h \
packet-charging_ase.h \
packet-cimd.h \
packet-cip.h \