Duration: Dead code removal
This commit is contained in:
@@ -367,9 +367,3 @@ bool Duration::parse (const std::string& input, std::string::size_type& start)
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
void Duration::clear ()
|
||||
{
|
||||
_secs = 0;
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user