summaryrefslogtreecommitdiffhomepage
path: root/third_party/gvsync/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/gvsync/README.md')
-rw-r--r--third_party/gvsync/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/third_party/gvsync/README.md b/third_party/gvsync/README.md
deleted file mode 100644
index fcc7e6f44..000000000
--- a/third_party/gvsync/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-This package provides additional synchronization primitives not provided by the
-Go stdlib 'sync' package. It is partially derived from the upstream 'sync'
-package.