Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mirall/folder.h')
-rw-r--r--src/mirall/folder.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mirall/folder.h b/src/mirall/folder.h
index c89be8f84..966711c70 100644
--- a/src/mirall/folder.h
+++ b/src/mirall/folder.h
@@ -185,13 +185,6 @@ protected:
void setIgnoredFiles();
void setProxy();
- static int getauth(const char *prompt,
- char *buf,
- size_t len,
- int echo,
- int verify,
- void *userdata
- );
const char* proxyTypeToCStr(QNetworkProxy::ProxyType type);
/**