Skip to content

Commit

Permalink
Merge pull request XRPLF#305 from Liuchang0812/fix-logging
Browse files Browse the repository at this point in the history
remove unused variable
  • Loading branch information
igorcanadi committed Sep 21, 2014
2 parents 7a1bd05 + 6a031b6 commit cd44522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion util/logging.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
namespace rocksdb {

class Slice;
class WritableFile;

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

0 comments on commit cd44522

Please sign in to comment.