summaryrefslogtreecommitdiffstats
path: root/include/shard/MemISAM.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shard/MemISAM.h')
-rw-r--r--include/shard/MemISAM.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/shard/MemISAM.h b/include/shard/MemISAM.h
index 2b6e3df..b73d6fa 100644
--- a/include/shard/MemISAM.h
+++ b/include/shard/MemISAM.h
@@ -53,7 +53,6 @@ struct IRSBufferState {
template <RecordInterface R>
class MemISAM {
private:
- friend class InternalLevel;
friend class IRSQuery<R, true>;
friend class IRSQuery<R, false>;