aboutsummaryrefslogtreecommitdiffstats
path: root/tap-h225counter.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-02-07 12:52:08 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-02-07 12:52:08 +0000
commitad5e6ad06b61bc983aa6b8f6efa6dad92c871d95 (patch)
tree1438d7d2cdf339767a7f8701b8523e1593847ce1 /tap-h225counter.c
parentc6af1bfdd469de2226235ce79eccd994a4625368 (diff)
Removed some more "statement not reached" warnings.
svn path=/trunk/; revision=24283
Diffstat (limited to 'tap-h225counter.c')
-rw-r--r--tap-h225counter.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tap-h225counter.c b/tap-h225counter.c
index bafc80ba32..2f4b6e3af8 100644
--- a/tap-h225counter.c
+++ b/tap-h225counter.c
@@ -225,7 +225,6 @@ h225counter_packet(void *phs, packet_info *pinfo _U_, epan_dissect_t *edt _U_, c
default:
return 0;
- break;
}
return 1;