diff options
Diffstat (limited to 'src/ls.h')
-rw-r--r-- | src/ls.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,8 +26,6 @@ struct client; const char *getSuffix(const char *utf8file); -int isValidRemoteUtf8Url(const char *utf8url); - int isRemoteUrl(const char *url); const struct decoder_plugin * |