tree: remove mutation_reader.hh include
In most files it was unused. We should move these to the patch which moved out the last interesting reader from mutation_reader.hh (and added the corresponding new header include) but its probably not worth the effort. Some other files still relied on mutation_reader.hh to provide reader concurrency semaphore and some other misc reader related definitions.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "dht/i_partitioner.hh"
|
||||
#include "readers/flat_mutation_reader_v2.hh"
|
||||
#include "mutation_fragment.hh"
|
||||
#include "mutation_reader.hh"
|
||||
#include "query-request.hh"
|
||||
#include "schema_fwd.hh"
|
||||
#include "tracing/tracing.hh"
|
||||
|
||||
Reference in New Issue
Block a user