mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:53:23 +02:00
Remove unused client attributes.
This commit is contained in:
@@ -38,8 +38,6 @@ function VncConnection(conn) {
|
||||
|
||||
this._clientVersion = null
|
||||
this._clientShare = false
|
||||
this._clientWidth = this._serverWidth
|
||||
this._clientHeight = this._serverHeight
|
||||
this._clientPixelFormat = this._serverPixelFormat
|
||||
this._clientEncodingCount = 0
|
||||
this._clientEncodings = []
|
||||
|
||||
Reference in New Issue
Block a user