From c2facedfa0a0e07f7602cfecae90392419c0e159 Mon Sep 17 00:00:00 2001 From: Sreelakshmi Haridas Maruthur Date: Wed, 5 Jan 2022 08:43:50 -0700 Subject: [PATCH] Remove dead threading code (#1339) Remove unused code that hasn't been used for the last three years and isn't included in makefiles. Co-authored-by: oramirez --- test_common/harness/threadTesting.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test_common/harness/threadTesting.cpp diff --git a/test_common/harness/threadTesting.cpp b/test_common/harness/threadTesting.cpp deleted file mode 100644 index e69de29b..00000000