Remove a dead comment in folly/test/SynchronizedTest.cpp
[folly.git] / folly / test / SynchronizedTest.cpp
index b734964533a72a1ed1464e349d7b78af774eafa7..f30303fa4553871a0a16dd7b22735528f38215c8 100644 (file)
@@ -189,11 +189,6 @@ class SynchronizedLockTest : public testing::Test {
   }
 };
 
-/**
- * To avoid typing
- */
-// static constexpr auto one_ms = std::chrono::milliseconds(1);
-
 /**
  * Test mutex to help to automate assertions, taken from LockTraitsTest.cpp
  */