Kaydet (Commit) ccfff88d authored tarafından Caolán McNamara's avatar Caolán McNamara

cppcheck: unusedVariable

Change-Id: I2c999c79b071647165a21ccc0b6c50cf7e0c6b0a
üst 79c727e5
...@@ -296,7 +296,6 @@ int main(int argc, char *argv[]) ...@@ -296,7 +296,6 @@ int main(int argc, char *argv[])
DDFSRCFILE *srcList = NULL; DDFSRCFILE *srcList = NULL;
DDFSRCFILE *srcListCurr = NULL; DDFSRCFILE *srcListCurr = NULL;
HFCI fci = NULL; HFCI fci = NULL;
ERF erf;
char * cmd = NULL; char * cmd = NULL;
unsigned int cmdSize = 0; unsigned int cmdSize = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment