diff options
Diffstat (limited to 'libs/libcurl/src/ftplistparser.c')
| -rw-r--r-- | libs/libcurl/src/ftplistparser.c | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/libcurl/src/ftplistparser.c b/libs/libcurl/src/ftplistparser.c index 4d54379acc..403a019b21 100644 --- a/libs/libcurl/src/ftplistparser.c +++ b/libs/libcurl/src/ftplistparser.c @@ -55,9 +55,6 @@  /* The last #include file should be: */
  #include "memdebug.h"
 -/* allocs buffer which will contain one line of LIST command response */
 -#define FTP_BUFFER_ALLOCSIZE 160
 -
  typedef enum {
    PL_UNIX_TOTALSIZE = 0,
    PL_UNIX_FILETYPE,
  | 
