Xapi#_poolId is no longer used.

This commit is contained in:
Julien Fontanet
2015-04-16 16:33:45 +02:00
parent 5831616fac
commit 3c7da93dfc
-1
View File
@@ -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()