summaryrefslogtreecommitdiffstats
path: root/remoting/base
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/base')
-rw-r--r--remoting/base/auto_thread_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/base/auto_thread_unittest.cc b/remoting/base/auto_thread_unittest.cc
index f78bbf9..3862900 100644
--- a/remoting/base/auto_thread_unittest.cc
+++ b/remoting/base/auto_thread_unittest.cc
@@ -17,7 +17,6 @@
namespace {
const char kThreadName[] = "Test thread";
-const char kThreadName2[] = "Test thread 2";
void SetFlagTask(bool* success) {
*success = true;