cvsuser 04/09/07 06:40:55
Modified: runtime/parrot/library/SDL Button.imc
Log:
removed debug code
Revision Changes Path
1.2 +0 -4 parrot/runtime/parrot/library/SDL/Button.imc
Index: Button.imc
===================================================================
RCS file: /cvs/public/parrot/runtime/parrot/library/SDL/Button.imc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -w -r1.1 -r1.2
--- Button.imc 6 Sep 2004 16:35:13 -0000 1.1
+++ Button.imc 7 Sep 2004 13:40:55 -0000 1.2
@@ -301,10 +301,6 @@
$P0 = action[status]
- print "raise action "
- print status
- print "\n"
-
$P0( arg )
.end