mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
Setonline (#42)
* setonline and setreceiveronline removed from command line * removed multi shm rxr online flag * setonine and setreceiveronline not needed in gui
This commit is contained in:

committed by
Erik Fröjdh

parent
c8d9503d5f
commit
fb2c015c5c
@ -268,9 +268,6 @@ void qDetectorMain::SetUpDetector(const std::string fName, int multiID) {
|
||||
myDet->getHostname();
|
||||
FILE_LOG(logINFO) << title;
|
||||
setWindowTitle(QString(title.c_str()));
|
||||
//FIXME: not needed anymore due to client creating socket each time
|
||||
//myDet->setOnline(slsDetectorDefs::ONLINE_FLAG);
|
||||
//myDet->setReceiverOnline(slsDetectorDefs::ONLINE_FLAG);
|
||||
}
|
||||
|
||||
void qDetectorMain::Initialization() {
|
||||
|
Reference in New Issue
Block a user