Skip to content

Commit 85ef01a

Browse files
authored
Remove unused obsolete code TStrategyLazy (#20062)
1 parent 09373f6 commit 85ef01a

File tree

3 files changed

+0
-345
lines changed

3 files changed

+0
-345
lines changed

ydb/core/blobstorage/vdisk/hulldb/compstrat/hulldb_compstrat_lazy.h

Lines changed: 0 additions & 342 deletions
This file was deleted.

ydb/core/blobstorage/vdisk/hulldb/compstrat/hulldb_compstrat_selector.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include "hulldb_compstrat_selector.h"
22
#include "hulldb_compstrat_balance.h"
33
#include "hulldb_compstrat_delsst.h"
4-
#include "hulldb_compstrat_lazy.h"
54
#include "hulldb_compstrat_promote.h"
65
#include "hulldb_compstrat_ratio.h"
76
#include "hulldb_compstrat_space.h"
@@ -155,4 +154,3 @@ namespace NKikimr {
155154

156155
} // NHullComp
157156
} // NKikimr
158-

ydb/core/blobstorage/vdisk/hulldb/compstrat/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ SRCS(
1313
hulldb_compstrat_defs.h
1414
hulldb_compstrat_delsst.h
1515
hulldb_compstrat_explicit.h
16-
hulldb_compstrat_lazy.h
1716
hulldb_compstrat_promote.h
1817
hulldb_compstrat_ratio.h
1918
hulldb_compstrat_selector.cpp

0 commit comments

Comments
 (0)