diff --git a/components/shell/src/cmds/mempt_shellcmd.c b/components/shell/src/cmds/mempt_shellcmd.c index 7e2fdf97..8c8e1395 100644 --- a/components/shell/src/cmds/mempt_shellcmd.c +++ b/components/shell/src/cmds/mempt_shellcmd.c @@ -82,7 +82,6 @@ LITE_OS_SEC_TEXT_MINOR UINT32 OsShellCmdFree(INT32 argc, const CHAR *argv[]) #if (LOSCFG_MEM_WATERLINE == 1) LITE_OS_SEC_TEXT_MINOR UINT32 OsShellCmdWaterLine(INT32 argc, const CHAR *argv[]) { - UINT32 ret; LOS_MEM_POOL_STATUS poolStatus; if (argc > 1) {