removed old debugging code.
[swftools.git] / src / swfc.c
index 54b51ee..7044ecc 100644 (file)
@@ -508,9 +508,6 @@ void s_buttonput(char*character, char*as, parameters_t p)
            break;
        s++;
     }
-    printf("%s\n", as);
-    swf_DumpMatrix(stdout,&mybutton.records[0].matrix);
-    
 }
 static void setbuttonrecords(TAG*tag)
 {