CLI2: Removed unused ::isTerminator method
This commit is contained in:
@@ -2005,12 +2005,6 @@ void CLI2::decomposeModSubstitutions ()
|
||||
context.debug (dump ("CLI2::analyze decomposeModSubstitutions"));
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
bool CLI2::isTerminator (const std::string& raw) const
|
||||
{
|
||||
return raw == "--";
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
bool CLI2::isUUIDList (const std::string& raw) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user