[Pkg-mozext-commits] [tabmixplus] 11/22: Remove leftover debug log (changeset a8293081d10d)
David Prévot
taffit at moszumanska.debian.org
Sun Jan 4 16:46:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository tabmixplus.
commit b5201f33c26a206190dd89be4224b75352be26ad
Author: onemen <tabmix.onemen at gmail.com>
Date: Fri Dec 26 15:43:49 2014 +0200
Remove leftover debug log (changeset a8293081d10d)
---
chrome/content/places/places.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/chrome/content/places/places.js b/chrome/content/places/places.js
index 8b1ebaf..8a36630 100644
--- a/chrome/content/places/places.js
+++ b/chrome/content/places/places.js
@@ -61,7 +61,6 @@ var TMP_Places = {
'return shift ? "tabshifted" : "tab";',
'{let pref = Tabmix.isCallerInList("openUILink", "handleLinkClick", "TMP_tabshifted", "TMP_contentLinkClick") ?\
"extensions.tabmix.inversefocusLinks" : "extensions.tabmix.inversefocusOther";' + $LF +
- 'Tabmix.log("callerName " + Tabmix.callerName());' + $LF +
'let notOneClickSearch = !getBoolPref("browser.search.showOneOffButtons", false) ||' + $LF +
' Tabmix.callerName() != "onPopupClick";' + $LF +
'if (notOneClickSearch && getBoolPref(pref, true))' + $LF +
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git
More information about the Pkg-mozext-commits
mailing list