mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 08:37:26 +00:00
Remove an inappropriate line (#775)
* Remove a dispensable function * fix for a comment
This commit is contained in:
parent
f3e13faf1b
commit
116ffddb6a
@ -68,7 +68,6 @@ static const int invalidHistoryPos = -1;
|
||||
|
||||
static bool isForbidden(const QString &input)
|
||||
{
|
||||
return false;
|
||||
static const QRegExp delimiters("[;&]");
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user