We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1bd05 commit 6a031b6Copy full SHA for 6a031b6
util/logging.h
@@ -19,7 +19,6 @@
19
namespace rocksdb {
20
21
class Slice;
22
-class WritableFile;
23
24
// Append a human-readable size in bytes
25
int AppendHumanBytes(uint64_t bytes, char* output, int len);
0 commit comments