summaryrefslogtreecommitdiff
path: root/libexpat/libexpat/expat_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libexpat/libexpat/expat_config.h')
-rw-r--r--libexpat/libexpat/expat_config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libexpat/libexpat/expat_config.h b/libexpat/libexpat/expat_config.h
index 38ae39b..6eb5496 100644
--- a/libexpat/libexpat/expat_config.h
+++ b/libexpat/libexpat/expat_config.h
@@ -5,10 +5,6 @@
#ifndef LIBEXPAT_EXPAT_CONFIG_H
#define LIBEXPAT_EXPAT_CONFIG_H
-/* Note that on Windows the library source files include winconfig.h that
- * includes this header, additionally adding the Windows-specific definitions.
- */
-
/* Endianess.
*/
#ifdef __FreeBSD__