Przeglądaj źródła

Remove unused global variable

master
sin 11 lat temu
rodzic
commit
d7d40366bd
1 zmienionych plików z 0 dodań i 2 usunięć
  1. +0
    -2
      noice.c

+ 0
- 2
noice.c Wyświetl plik

@@ -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);


Ładowanie…
Anuluj
Zapisz