Remove signal_val declaration from Var.h

This commit is contained in:
Jon Siwek 2020-05-13 11:43:36 -07:00
parent 3bcf55ce41
commit c509149c86
2 changed files with 3 additions and 3 deletions

View file

@ -67,5 +67,3 @@ extern BroType* internal_type(const char* name);
extern Func* internal_func(const char* name);
extern EventHandlerPtr internal_handler(const char* name);
extern int signal_val; // 0 if no signal pending