mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 06:17:58 +01:00
remove redundant return statement
This commit is contained in:
@@ -672,7 +672,6 @@ vimperator.Hints = function () //{{{
|
||||
showHints();
|
||||
processHints(followFirst);
|
||||
}
|
||||
return;
|
||||
};
|
||||
|
||||
// FIXME: add resize support
|
||||
|
||||
Reference in New Issue
Block a user