Skip to content

Commit 171d4ff

Browse files
author
Lei Jin
committed
remove TailingIterator reference in db_impl.h
Summary: as title Test Plan: make release Reviewers: igor Differential Revision: https://reviews.facebook.net/D23073
1 parent 9b0f7ff commit 171d4ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

db/db_impl.h

-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ class DBImpl : public DB {
316316
friend class DB;
317317
friend class InternalStats;
318318
#ifndef ROCKSDB_LITE
319-
friend class TailingIterator;
320319
friend class ForwardIterator;
321320
#endif
322321
friend struct SuperVersion;

0 commit comments

Comments
 (0)