rudimental version of 'scan result' added.

This commit is contained in:
Roland Jax
2014-11-17 21:06:48 +01:00
parent 46e8aa7a77
commit 48fcf39d53
2 changed files with 4 additions and 3 deletions
-1
View File
@@ -251,7 +251,6 @@ void Commands::storeScanData(const std::string& data)
m_scanDB.push_back(data);
}
void Commands::printCommand(const cmd_t& command) const
{
if (command.size() == 0)