aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h225')
-rw-r--r--asn1/h225/h225.cnf5
1 files changed, 1 insertions, 4 deletions
diff --git a/asn1/h225/h225.cnf b/asn1/h225/h225.cnf
index 33c326e40a..b3602a49b2 100644
--- a/asn1/h225/h225.cnf
+++ b/asn1/h225/h225.cnf
@@ -260,10 +260,7 @@ IsupNumber/nationalStandardPartyNumber isupNationalStandardPartyNumber
if (contains_faststart == TRUE )
{
- if (check_col(%(ACTX)s->pinfo->cinfo, COL_INFO))
- {
- col_append_str(%(ACTX)s->pinfo->cinfo, COL_INFO, "OpenLogicalChannel " );
- }
+ col_append_str(%(ACTX)s->pinfo->cinfo, COL_INFO, "OpenLogicalChannel " );
}
col_set_fence(%(ACTX)s->pinfo->cinfo,COL_INFO);