aboutsummaryrefslogtreecommitdiff
path: root/src/client/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/client.h')
-rw-r--r--src/client/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/client.h b/src/client/client.h
index c9a72b1b3..85ca24049 100644
--- a/src/client/client.h
+++ b/src/client/client.h
@@ -384,8 +384,6 @@ public:
bool loadMedia(const std::string &data, const std::string &filename,
bool from_media_push = false);
- bool extractZipFile(const char *filename, const std::string &destination);
-
// Send a request for conventional media transfer
void request_media(const std::vector<std::string> &file_requests);