Cleanup error_list stuff a bit more.
[oweals/opkg-lede.git] / libopkg / opkg.c
index 5ff0eb517de4b34b6ce8bd74bc18bb6f38326f81..d6b66584317cb9666161675a815cb14abf2d23d1 100644 (file)
@@ -34,8 +34,6 @@
 
 #include <libbb/libbb.h>
 
-struct errlist* error_list;
-
 struct _opkg_t
 {
   args_t *args;