mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 18:27:59 +01:00
Delete some stale comments.
--HG-- extra : rebase_source : 509c4daaf6e61de833f454cc81d8a7e13752eb94
This commit is contained in:
@@ -52,7 +52,7 @@ var HintSession = Class("HintSession", CommandMode, {
|
||||
}
|
||||
else if (this.validHints.length == 1 && !this.continue)
|
||||
this.process(false);
|
||||
else // Ticket #185
|
||||
else
|
||||
this.checkUnique();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user