diff options
| author | Jez Ng | 2012-03-03 03:58:33 -0500 |
|---|---|---|
| committer | Jez Ng | 2012-03-06 08:43:10 -0500 |
| commit | d91231afbfa7dac5bde9f7ea7f4f239049d40982 (patch) | |
| tree | bf05546e2a4abc44dddd475c78d60ee8fcdaa90f /linkHints.js | |
| parent | f805b9a32a8b3c198a186015faa129e7f88cbf62 (diff) | |
| download | vimium-d91231afbfa7dac5bde9f7ea7f4f239049d40982.tar.bz2 | |
Remove orphaned comment.
Diffstat (limited to 'linkHints.js')
| -rw-r--r-- | linkHints.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linkHints.js b/linkHints.js index 1bd93a23..a8ca9bcc 100644 --- a/linkHints.js +++ b/linkHints.js @@ -11,7 +11,6 @@ var linkHints = { hintMarkers: [], hintMarkerContainingDiv: null, - // The characters that were typed in while in "link hints" mode. shouldOpenInNewTab: false, shouldOpenWithQueue: false, // function that does the appropriate action on the selected link |
