Index: remoting/base/auto_thread_unittest.cc |
diff --git a/remoting/base/auto_thread_unittest.cc b/remoting/base/auto_thread_unittest.cc |
index f78bbf986136406aebcc82816f616b417f12bdd6..3862900f4623c87db0cf9f30776591f699b85c1c 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; |