Revision: 4656 http://sourceforge.net/p/vexi/code/4656 Author: mkpg2 Date: 2014-02-07 01:53:37 +0000 (Fri, 07 Feb 2014) Log Message: ----------- Cleanup. Remove trace.
Modified Paths: -------------- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/weekfield.t Modified: branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/weekfield.t =================================================================== --- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/weekfield.t 2014-02-05 14:52:42 UTC (rev 4655) +++ branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/weekfield.t 2014-02-07 01:53:37 UTC (rev 4656) @@ -77,7 +77,6 @@ if (selected==null || value==null) return; var amount = trapee==$more?1:-1; var period = selected.period; - trace(period, amount); value = value.addPeriod(period, amount); return; }; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn