Skip to content

Commit 6576bf8

Browse files
committed
fix
Committed-by: xiaolei.zl from Dev container
1 parent 649a093 commit 6576bf8

File tree

1 file changed

+0
-2
lines changed
  • flex/engines/graph_db/database/wal

1 file changed

+0
-2
lines changed

flex/engines/graph_db/database/wal/wal.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ class IWalParser {
9292

9393
virtual void close() = 0;
9494

95-
virtual void close() = 0;
96-
9795
virtual uint32_t last_ts() const = 0;
9896

9997
/*

0 commit comments

Comments
 (0)