]> granicus.if.org Git - curl/commitdiff
removed the CURL_SEPARATORS define
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Mar 2001 15:21:26 +0000 (15:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Mar 2001 15:21:26 +0000 (15:21 +0000)
src/main.c

index af0db73cf4c5766eb455dadbc8d4b42b81b3bbfb..c2c7e7edf581d5d56d2b46e75aff8d5bc76ec068 100644 (file)
 
 #define CURLseparator  "--_curl_--"
 
-/* This define make use of the "Curlseparator" as opposed to the
-   MIMEseparator. We might add support for the latter one in the
-   future, and that's why this is left in the source. */
-#define CURL_SEPARATORS
-
 /* This is now designed to have its own local setup.h */
 #include "setup.h"