summaryrefslogtreecommitdiffstats
path: root/replace/system/README
diff options
context:
space:
mode:
Diffstat (limited to 'replace/system/README')
-rw-r--r--replace/system/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/replace/system/README b/replace/system/README
deleted file mode 100644
index 69a2b80b5..000000000
--- a/replace/system/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This directory contains wrappers around logical groups of system
-include files. The idea is to avoid #ifdef blocks in the main code,
-and instead put all the necessary conditional includes in subsystem
-specific header files in this directory.