]> granicus.if.org Git - icu/commitdiff
ICU-10037 Removed a debug code (printf) left in the previous change.
authorYoshito Umaoka <y.umaoka@gmail.com>
Thu, 3 Oct 2013 22:23:53 +0000 (22:23 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Thu, 3 Oct 2013 22:23:53 +0000 (22:23 +0000)
X-SVN-Rev: 34512

icu4c/source/tools/tzcode/zic.c

index bea5dedabbf7750be9c3ee28043167d0ce418879..2e8909eb3455e779ad804f83f14643583ab2c62b 100644 (file)
@@ -2255,8 +2255,6 @@ wp = ecpyalloc(_("no POSIX environment variable for zone"));
                                        if (max_year < finalRuleYear) {
                                                max_year = finalRuleYear;
                                        }
-
-printf("hi - finalRuleYear to %d\n", finalRuleYear);
                                }
                        }
                        if (finalRule1 != NULL) {