mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 05:54:13 +01:00
Stricter number option parsing (and comment out some dump statements)
This commit is contained in:
@@ -510,8 +510,6 @@ function Hints() //{{{
|
||||
|
||||
return function (linkText)
|
||||
{
|
||||
liberator.dump(hintStrings);
|
||||
|
||||
if (hintStrings.length == 1 && hintStrings[0].length == 0)
|
||||
return true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user