summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg_error.h')
-rw-r--r--libopkg/opkg_error.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libopkg/opkg_error.h b/libopkg/opkg_error.h
index 43a5507..ec0d1c2 100644
--- a/libopkg/opkg_error.h
+++ b/libopkg/opkg_error.h
@@ -52,6 +52,4 @@ struct errlist {
struct errlist * next;
} ;
-extern struct errlist* error_list;
-
#endif /* OPKG_ERROR_H */