瀏覽代碼

Remove unused global variable

master
sin 10 年之前
父節點
當前提交
d7d40366bd
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. +0
    -2
      noice.c

+ 0
- 2
noice.c 查看文件

@@ -75,8 +75,6 @@ SLIST_HEAD(histhead, history) histhead = SLIST_HEAD_INITIALIZER(histhead);
* '------
*/

int die = 0;

void printmsg(char *msg);
void printwarn(void);
void printerr(int ret, char *prefix);


Loading…
取消
儲存