remove unused global

This commit is contained in:
Ryan Tharp 2018-08-09 04:20:59 -07:00
parent b5e136d916
commit c0ee5ab590
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@
struct llarp_main *ctx = 0;
llarp_main *sllarp = nullptr;
void
handle_signal(int sig)
{