Skip to content

Commit cd44522

Browse files
committed
Merge pull request XRPLF#305 from Liuchang0812/fix-logging
remove unused variable
2 parents 7a1bd05 + 6a031b6 commit cd44522

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

util/logging.h

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
namespace rocksdb {
2020

2121
class Slice;
22-
class WritableFile;
2322

2423
// Append a human-readable size in bytes
2524
int AppendHumanBytes(uint64_t bytes, char* output, int len);

0 commit comments

Comments
 (0)