Skip to content
Snippets Groups Projects
Commit 5fd92d67 authored by PilzAdam's avatar PilzAdam
Browse files

Remove an unused function and include from client.cpp

parent c120ea57
No related branches found
No related tags found
No related merge requests found
......@@ -51,15 +51,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "util/pointedthing.h"
#include "version.h"
#if USE_CURL
#include <curl/curl.h>
#endif
static std::string getMediaCacheDir()
{
return porting::path_user + DIR_DELIM + "cache" + DIR_DELIM + "media";
}
/*
QueuedMeshUpdate
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment