removed the CURL_SEPARATORS define

This commit is contained in:
Daniel Stenberg 2001-03-16 15:21:26 +00:00
Родитель e6dacd92ec
Коммит b1a5208e6b
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -38,11 +38,6 @@
#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"