Merge commit 'grg' into HEAD
[oweals/opkg-lede.git] / libopkg / pkg_extract.c
index c4d74a320f73cd68dec5a8d968ab7431cc9a2041..fffb993b8e013e7c0ea554f164d81fb9484d0397 100644 (file)
@@ -24,9 +24,6 @@
 #include "file_util.h"
 #include "sprintf_alloc.h"
 
-/* assuage libb functions */
-const char *applet_name = "opkg";
-
 int
 pkg_extract_control_file_to_stream(pkg_t *pkg, FILE *stream)
 {