[Pkg-mozext-commits] [gcontactsync] 50/88: Removed an extra log statement that wasn't supposed to be committed
David Prévot
taffit at moszumanska.debian.org
Thu Sep 18 20:52:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository gcontactsync.
commit 46aa8ac648ed9ef5c645890be6311ea7bbcebcf1
Author: Josh Geenen <joshgeenen at gmail.com>
Date: Mon May 26 17:19:31 2014 -0500
Removed an extra log statement that wasn't supposed to be committed
---
src/content/ContactConverter.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/content/ContactConverter.js b/src/content/ContactConverter.js
index 165748d..9137ba5 100644
--- a/src/content/ContactConverter.js
+++ b/src/content/ContactConverter.js
@@ -171,7 +171,6 @@ com.gContactSync.ContactConverter = {
}
if (aIncludeURLs)
arr = arr.concat("PhotoURL", "SelfURL", "EditURL", "GoogleID");
- com.gContactSync.LOGGER.VERBOSE_LOG(arr);
return arr;
},
/**
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/gcontactsync.git
More information about the Pkg-mozext-commits
mailing list