From e6b70dd866aeca95213515989b80b28404e5f978 Mon Sep 17 00:00:00 2001 From: skarg Date: Mon, 1 Oct 2012 16:03:32 +0000 Subject: [PATCH] removed duplicate comment. --- bacnet-stack/demo/handler/h_ccov.c | 1 - 1 file changed, 1 deletion(-) diff --git a/bacnet-stack/demo/handler/h_ccov.c b/bacnet-stack/demo/handler/h_ccov.c index a8be9072..0dc26789 100644 --- a/bacnet-stack/demo/handler/h_ccov.c +++ b/bacnet-stack/demo/handler/h_ccov.c @@ -108,7 +108,6 @@ void handler_ccov_notification( goto CCOV_ABORT; } /* decode the service request only */ - /* decode the service request only */ len = cov_notify_decode_service_request(service_request, service_len, &cov_data);