libopkg: remove internal dependency on libopkg.h and opkg_cmd.h
[oweals/opkg-lede.git] / libopkg / libopkg.c
index afc42da860185d6ab122c13387eff085ce5e5b99..3f5adc3122682e63fc50fc4a5fbd0636e8f16dc5 100644 (file)
@@ -26,8 +26,6 @@
 
 
 
-opkg_message_callback opkg_cb_message = NULL;
-opkg_response_callback opkg_cb_response = NULL;
 opkg_status_callback opkg_cb_status = NULL;
 opkg_list_callback opkg_cb_list = NULL;