removed old debugging code.
authorkramm <kramm>
Mon, 31 May 2004 20:49:07 +0000 (20:49 +0000)
committerkramm <kramm>
Mon, 31 May 2004 20:49:07 +0000 (20:49 +0000)
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)
 {