瀏覽代碼

svn: 1149

Bryan Drewery 22 年之前
父節點
當前提交
7fa489a0b2
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      src/main.c

+ 0 - 8
src/main.c

@@ -276,14 +276,6 @@ static void dtx_arg(int argc, char *argv[])
       checkpass();
     switch (i) {
       case '0':
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
-printf("%s\n", response(RES_USERNAME));
         exit(0);
       case '2':		/* used for testing new binary through update */
         exit(2);