summaryrefslogtreecommitdiff
path: root/updater/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'updater/socket.h')
-rw-r--r--updater/socket.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/updater/socket.h b/updater/socket.h
index 5879476..c0fdea8 100644
--- a/updater/socket.h
+++ b/updater/socket.h
@@ -7,8 +7,6 @@
#include "popups.h"
-#include "zbin/minizip/munzip.h"
-
// gets a file from a url, puts in in the temp_folder and names it after the plugin_name (same extension as url)
// it will automatically unzip a zip file, putting the contents in the temp_folder and using the names from the archive
// if it unzips the file, the zip archive is removed afterward