Removed a doubling of functionality

ipPortUser / lowLevelPortUser are already defined in the sinqMotor
library
This commit is contained in:
2025-03-10 17:02:28 +01:00
parent d471041c59
commit 445dd44c19
3 changed files with 13 additions and 31 deletions

View File

@@ -125,8 +125,6 @@ class turboPmacController : public sinqController {
static const uint32_t MAXBUF_ = 200;
protected:
asynUser *lowLevelPortUser_;
/*
Timeout for the communication process in seconds
*/