Skip to content

Commit

Permalink
Removed redundant slice_transform.h and memtablerep.h
Browse files Browse the repository at this point in the history
Summary:
Removed redundant slice_transform.h and memtablerep.h

Test Plan:
make check

Reviewers:

CC:

Task ID: #

Blame Rev:
  • Loading branch information
dhruba committed Nov 30, 2013
1 parent 98968ba commit 38feca4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/rocksdb/options.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@
#include <vector>
#include <stdint.h>

#include "rocksdb/memtablerep.h"
#include "rocksdb/memtablerep.h"
#include "rocksdb/slice.h"
#include "rocksdb/slice_transform.h"
#include "rocksdb/slice_transform.h"
#include "rocksdb/statistics.h"
#include "rocksdb/table_properties.h"
#include "rocksdb/universal_compaction.h"
Expand Down

0 comments on commit 38feca4

Please sign in to comment.