Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchang0812 committed Sep 21, 2014
1 parent 7a1bd05 commit 6a031b6
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 6a031b6

Please sign in to comment.