diff --git a/TNVNCView.j b/TNVNCView.j index 64e1f4e..fd3bb9c 100644 --- a/TNVNCView.j +++ b/TNVNCView.j @@ -64,7 +64,6 @@ TNVNCStateSecurityResult = @"SecurityResult"; { BOOL _trueColor @accessors(setter=setTrueColor:, getter=isTrueColor); CPString _message @accessors(property=message); - CPString _oldState @accessors(property=oldState); CPString _path @accessors(property=path); int _checkRate @accessors(property=checkRate); int _frameBufferRequestRate @accessors(property=frameBufferRequestRate);