胡斌

remove on_pen_cmd_result for it isn't used at present

@@ -715,10 +715,6 @@ @@ -715,10 +715,6 @@
715 window.Native.pen_cmd(cmd); 715 window.Native.pen_cmd(cmd);
716 } 716 }
717 717
718 - function on_pen_cmd_result(cmd,result){  
719 -  
720 - }  
721 -  
722 function on_pen_point(x, y, nPress) { 718 function on_pen_point(x, y, nPress) {
723 719
724 if (rotate_degree == 0) { 720 if (rotate_degree == 0) {