mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Fix Coverity CID 1506067 in Debug.cpp
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user