fixed enum

This commit is contained in:
Erik Frojdh
2019-10-07 14:30:16 +02:00
parent e0d10d0e01
commit 58cadefa61
2 changed files with 280 additions and 353 deletions

View File

@ -1943,7 +1943,6 @@ std::string slsDetectorCommand::executeLine(int narg, const char * const args[],
if (action == READOUT_ACTION)
return cmdAcquire(narg, args, action, detPos);
xxx
size_t s = std::string(args[0]).find(':');
std::string key = std::string(args[0]).substr(0, s); // truncate at :