mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-13 18:17:12 +01:00
chore(deprecated): Describe deprecation reasons and alternatives.
This commit is contained in:
@@ -482,7 +482,6 @@ public:
|
||||
POCO_DEPRECATED("Use clear() instead")
|
||||
void empty();
|
||||
/// Empties Var.
|
||||
/// This function is deprecated and will be removed.
|
||||
/// Please use clear().
|
||||
|
||||
void clear();
|
||||
|
||||
Reference in New Issue
Block a user