Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ADFDFDFF3 for ; Fri, 5 Oct 2012 13:35:06 +0000 (UTC) Received: (qmail 18127 invoked by uid 500); 5 Oct 2012 13:35:06 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 17972 invoked by uid 500); 5 Oct 2012 13:35:05 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 17926 invoked by uid 99); 5 Oct 2012 13:35:04 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2012 13:35:04 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 0331F3A695; Fri, 5 Oct 2012 13:35:03 +0000 (UTC) From: mgcrea To: callback-dev@incubator.apache.org Subject: incubator-cordova-ios pull request: Removing useless NSLog Content-Type: text/plain Message-Id: <20121005133504.0331F3A695@tyr.zones.apache.org> Date: Fri, 5 Oct 2012 13:35:03 +0000 (UTC) GitHub user mgcrea opened a pull request: https://github.com/apache/incubator-cordova-ios/pull/55 Removing useless NSLog You can merge this pull request into a Git repository by running: $ git pull https://github.com/mgcrea/incubator-cordova-ios patches-cdvcontact Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-cordova-ios/pull/55.patch ---- commit 37f60c1f0e59454dce1c635acff02a293b17e04f Author: Olivier Louvignes Date: 2012-10-04T17:26:30-07:00 Removing useless NSLog ----