Index: third_party/talloc/libreplace/system/README |
diff --git a/third_party/talloc/libreplace/system/README b/third_party/talloc/libreplace/system/README |
deleted file mode 100644 |
index 69a2b80b56c8fedc456f13da8577eedb8a1901b8..0000000000000000000000000000000000000000 |
--- a/third_party/talloc/libreplace/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. |