Communication: warning fix
parent
ca370a1310
commit
39bcef0230
|
|
@ -137,7 +137,6 @@ std::string AppErrorMessage::getAppErrorString() {
|
|||
default:
|
||||
return "Unknown error";
|
||||
}
|
||||
return "Unknown error";
|
||||
}
|
||||
|
||||
} // namespace icsneo
|
||||
Loading…
Reference in New Issue