diff options
| -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 |
