• R/O
  • SSH
  • HTTPS

bchan: 提交


Commit MetaInfo

修訂613 (tree)
時間2014-07-30 00:45:43
作者ornse01

Log Message

remove unused debug print.

Change Summary

差異

--- bchanf/trunk/src/tad/tadfragment.c (revision 612)
+++ bchanf/trunk/src/tad/tadfragment.c (revision 613)
@@ -1,7 +1,7 @@
11 /*
22 * tadfragment.c
33 *
4- * Copyright (c) 2013 project bchan
4+ * Copyright (c) 2013-2014 project bchan
55 *
66 * This software is provided 'as-is', without any express or implied
77 * warranty. In no event will the authors be held liable for any damages
@@ -404,7 +404,6 @@
404404 if (isend == False) {
405405 err = wordarray_cursor_getW(&cursor->base, &offset);
406406 if (err < 0) {
407- printf("BBB\n");
408407 return err;
409408 }
410409 } else {
Show on old repository browser