libproxy: Remove useless output accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130724.121618 accepted/tizen/20130912.153422 accepted/tizen/20130912.190845 accepted/tizen/20130912.195128 accepted/tizen/ivi/genivi/20140131.034627 ivi_oct_m2 submit/tizen/20130724.053530 submit/tizen/20130912.080210 submit/tizen/20130912.090517 submit/tizen_ivi_genivi/20140131.030739 tizen_3.0.m14.2_ivi_release
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Thu, 4 Jul 2013 07:02:12 +0000 (10:02 +0300)
committerArron Wang <arron.wang@intel.com>
Wed, 24 Jul 2013 03:02:17 +0000 (11:02 +0800)
Fixes #CM-647

Change-Id: I192c44edbc9883b5da1faf524ab889c8f1b9dd15

libproxy/proxy.c
packaging/pacrunner.changes

index e2b4978..7a083eb 100644 (file)
@@ -73,8 +73,6 @@ static char *parse_result(const char *str)
        char *result;
        int len = 0;
 
-       printf("Parse %s\n", str);
-
        if (strcasecmp(str, "DIRECT") == 0)
                return strdup("direct://");
 
@@ -140,8 +138,6 @@ static char **extract_results(const char *str)
                if (pos == NULL || *pos == '\0' || strlen(pos) < 6)
                        break;
 
-               printf("pos: %s\n", pos);
-
                lookup = pos;
 
                c = strchr(pos, ';');
index aa73ad3..862a039 100644 (file)
@@ -1,3 +1,6 @@
+* Wed Jul 24 2013 Arron Wang <arron.wang@intel.com> submit/tizen/20130723.090921@099761c
+- backport upstream patch: libproxy: Remove useless output
+
 * Fri Jul 12 2013 Arron Wang <arron.wang@intel.com> upstream/0.7@6d4d3f8
 - Rebased to version 0.7
 - Imported Upstream version 0.7