Remove unused char extern reference

This commit is contained in:
twinaphex 2015-12-07 13:22:13 +01:00
parent c6e454da46
commit eb9ff0b7f0

View File

@ -30,8 +30,6 @@
#include "../verbosity.h"
#include "tasks.h"
extern char core_updater_path[PATH_MAX_LENGTH];
enum http_status_enum
{
HTTP_STATUS_POLL = 0,