소스 검색

Remove unused variable kDelayMicros in env_test.cc

main
Henry Lee 5 년 전
committed by GitHub
부모
커밋
f933ad1693
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. +0
    -2
      util/env_test.cc

+ 0
- 2
util/env_test.cc 파일 보기

@ -14,8 +14,6 @@
namespace leveldb {
static const int kDelayMicros = 100000;
class EnvTest {
public:
EnvTest() : env_(Env::Default()) {}

불러오는 중...
취소
저장