diff options
Diffstat (limited to 'core/qthelperfromc.h')
-rw-r--r-- | core/qthelperfromc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/qthelperfromc.h b/core/qthelperfromc.h index fb308c5dd..631596110 100644 --- a/core/qthelperfromc.h +++ b/core/qthelperfromc.h @@ -5,7 +5,6 @@ bool getProxyString(char **buffer); bool canReachCloudServer(); void updateWindowTitle(); -bool isCloudUrl(const char *filename); void subsurface_mkdir(const char *dir); char *get_file_name(const char *fileName); void copy_image_and_overwrite(const char *cfileName, const char *path, const char *cnewName); |