summaryrefslogtreecommitdiff
path: root/third-party/benchmark/cmake/thread_safety_attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/benchmark/cmake/thread_safety_attributes.cpp')
-rw-r--r--third-party/benchmark/cmake/thread_safety_attributes.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/third-party/benchmark/cmake/thread_safety_attributes.cpp b/third-party/benchmark/cmake/thread_safety_attributes.cpp
deleted file mode 100644
index 46161babdb10..000000000000
--- a/third-party/benchmark/cmake/thread_safety_attributes.cpp
+++ /dev/null
@@ -1,4 +0,0 @@
-#define HAVE_THREAD_SAFETY_ATTRIBUTES
-#include "../src/mutex.h"
-
-int main() {}