[svn:parrot] r38753 - branches/pmc_pct/compilers/pmcc

cotto at svn.parrot.org cotto at svn.parrot.org
Wed May 13 18:17:33 UTC 2009


Author: cotto
Date: Wed May 13 18:17:33 2009
New Revision: 38753
URL: https://trac.parrot.org/parrot/changeset/38753

Log:
[pmcc] remove an accidentally committed say

Modified:
   branches/pmc_pct/compilers/pmcc/pmcc.pir

Modified: branches/pmc_pct/compilers/pmcc/pmcc.pir
==============================================================================
--- branches/pmc_pct/compilers/pmcc/pmcc.pir	Wed May 13 18:16:22 2009	(r38752)
+++ branches/pmc_pct/compilers/pmcc/pmcc.pir	Wed May 13 18:17:33 2009	(r38753)
@@ -53,7 +53,6 @@
     $I0 = $P1
     delete $P1[$I0]
     $S0 = join '/', $P1
-    say $S0
     unshift pmc_paths, $S0
 
     set_hll_global ['PMC';'Emitter'], '@?pmc_path', pmc_paths


More information about the parrot-commits mailing list