Remove from documentation reference to not implemented function

This commit is contained in:
Artur Wieczorek
2022-04-10 13:27:58 +02:00
parent ce6123029b
commit fd11c4e50a

View File

@@ -420,11 +420,6 @@ public:
*/
bool IsAnyModified() const;
/**
Returns @true if updating is frozen (i.e. Freeze() called but not yet Thaw() ).
*/
bool IsFrozen() const;
/**
Returns @true if any property on given page has been modified by the user.
*/