From 74bb1a9be993a2b9e83d6bf597585716c266e56a Mon Sep 17 00:00:00 2001 From: Michael Scott Date: Mon, 3 Feb 2020 12:18:30 -0800 Subject: [PATCH] drivers: modem: cmd_handler: remove extra comment Remove extra comment left over from prototype driver. Signed-off-by: Michael Scott --- drivers/modem/modem_cmd_handler.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/modem/modem_cmd_handler.c b/drivers/modem/modem_cmd_handler.c index dc6487f8b8b..110e5b2f59f 100644 --- a/drivers/modem/modem_cmd_handler.c +++ b/drivers/modem/modem_cmd_handler.c @@ -20,9 +20,6 @@ LOG_MODULE_REGISTER(modem_cmd_handler, CONFIG_MODEM_LOG_LEVEL); #include "modem_context.h" #include "modem_cmd_handler.h" -/* - * Verbose Debugging Function - */ /* * Parsing Functions