Xapi#_poolId is no longer used.
This commit is contained in:
@@ -118,7 +118,6 @@ export class Xapi extends EventEmitter {
|
||||
|
||||
this._init()
|
||||
|
||||
this._poolId = null
|
||||
this._objectsByRefs = Object.create(null)
|
||||
this._objectsByRefs['OpaqueRef:NULL'] = null
|
||||
this._objects = new Collection()
|
||||
|
||||
Reference in New Issue
Block a user