summaryrefslogtreecommitdiff
path: root/performance-tests/Synch-Benchmarks/Synch_Lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Synch-Benchmarks/Synch_Lib/README')
-rw-r--r--performance-tests/Synch-Benchmarks/Synch_Lib/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/performance-tests/Synch-Benchmarks/Synch_Lib/README b/performance-tests/Synch-Benchmarks/Synch_Lib/README
deleted file mode 100644
index f17fe39234a..00000000000
--- a/performance-tests/Synch-Benchmarks/Synch_Lib/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This subdirectory contains a library that defines the interface used
-by all benchmarking modules. The library is required by all modules
-and the synch_driver. If you want to develop your own benchmarking
-module, this directory provides a starting point.