summaryrefslogtreecommitdiffstats
path: root/replace/system/README
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2010-02-16 21:19:09 +0100
committerStephen Gallagher <sgallagh@redhat.com>2010-02-16 16:06:54 -0500
commit26785017abee76e0eff95214f0c52fcdb04741e0 (patch)
tree51b743cc2c3118d670f3e76d377b8c4fc0c022c1 /replace/system/README
parent8f206092adc07f5f09e14d5dac53759bee33bcc6 (diff)
downloadsssd-26785017abee76e0eff95214f0c52fcdb04741e0.tar.gz
sssd-26785017abee76e0eff95214f0c52fcdb04741e0.tar.xz
sssd-26785017abee76e0eff95214f0c52fcdb04741e0.zip
Remove replace
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.