Remove two unnecessary blank lines in db/db_test.cc

This commit is contained in:
Yueh-Hsuan Chiang 2015-01-13 01:38:06 -08:00
parent e7dd88c57d
commit 2159484dd6

View File

@ -9622,8 +9622,6 @@ TEST(DBTest, ThreadStatusMultipleCompaction) {
ThreadStatus::OP_COMPACTION, 0);
}
#endif // ROCKSDB_USING_THREAD_STATUS
TEST(DBTest, DynamicCompactionOptions) {