@@ -99,16 +99,10 @@ bool _writeBuffered, _waitingForDelimiter; @protected bool _blocking; } -#ifdef OF_HAVE_PROPERTIES -@property (getter=isWriteBuffered) bool writeBuffered; -@property (getter=isBlocking) bool blocking; -@property (readonly, getter=isAtEndOfStream) bool atEndOfStream; -#endif - /*! * @brief Returns a boolean whether the end of the stream has been reached. * * @return A boolean whether the end of the stream has been reached */