Explorar el Código

Remove unused global variable

master
sin hace 11 años
padre
commit
d7d40366bd
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      noice.c

+ 0
- 2
noice.c Ver fichero

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


Cargando…
Cancelar
Guardar