CLI2: Removed unused A::unTagAll method
This commit is contained in:
@@ -111,14 +111,6 @@ void A2::unTag (const std::string& tag)
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void A2::unTagAll ()
|
||||
{
|
||||
_tags.clear ();
|
||||
}
|
||||
*/
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Accessor for attributes.
|
||||
void A2::attribute (const std::string& name, const std::string& value)
|
||||
|
||||
Reference in New Issue
Block a user