Commit 6e8dcd61 authored by Michael Lee's avatar Michael Lee Committed by facebook-github-bot-4

Remove extra FLAGS_seed definition

Summary: This is not used within the file.  Cleaning up.

Reviewed By: yfeldblum

Differential Revision: D2784500

fb-gh-sync-id: 60270cb20c40b79f988c5536fa00e0a0f1d08e46
parent 49e4875c
......@@ -24,8 +24,6 @@
#include <glog/logging.h>
#include <gtest/gtest.h>
DEFINE_int32(seed, 0, "Random seed");
namespace folly { namespace futures { namespace test {
TEST(BarrierTest, Simple) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment