Fix Coverity CID 1506067 in Debug.cpp

This commit is contained in:
tomcw
2021-07-28 14:09:22 +01:00
parent 405de2be14
commit c20c9c2c9c
2 changed files with 11 additions and 3 deletions
-1
View File
@@ -5811,7 +5811,6 @@ Update_t CmdOutputPrintf (int nArgs)
std::vector<Arg_t> aValues;
Arg_t entry;
entry.sArg[0] = 0;
int iValue = 0;
int nValue = 0;