diff --git a/Node.php b/Node.php index 46a79b8..4bbee5c 100644 --- a/Node.php +++ b/Node.php @@ -74,9 +74,6 @@ class Node */ protected $_encryptionType = null; - protected $_remoteAddress = null; - - /** * Constructor. *