removed duplicate comment.

This commit is contained in:
skarg
2012-10-01 16:03:32 +00:00
parent 75727604df
commit e6b70dd866
-1
View File
@@ -108,7 +108,6 @@ void handler_ccov_notification(
goto CCOV_ABORT; goto CCOV_ABORT;
} }
/* decode the service request only */ /* decode the service request only */
/* decode the service request only */
len = len =
cov_notify_decode_service_request(service_request, service_len, cov_notify_decode_service_request(service_request, service_len,
&cov_data); &cov_data);