mirror of
https://github.com/rizinorg/cutter.git
synced 2025-02-07 15:32:13 +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)
|
static bool isForbidden(const QString &input)
|
||||||
{
|
{
|
||||||
return false;
|
|
||||||
static const QRegExp delimiters("[;&]");
|
static const QRegExp delimiters("[;&]");
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user