aboutsummaryrefslogtreecommitdiff
path: root/ports/concurrentqueue/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/concurrentqueue/CONTROL')
-rw-r--r--ports/concurrentqueue/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/concurrentqueue/CONTROL b/ports/concurrentqueue/CONTROL
deleted file mode 100644
index c39dd4366..000000000
--- a/ports/concurrentqueue/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: concurrentqueue
-Version: 1.0.2
-Homepage: https://github.com/cameron314/concurrentqueue
-Description: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11