Commit 2f5ac53
Remove dead code after PrefetchTiles refactoring.
PrefetchTilesProvider class is obsolete and was removed as
VersionedLayerClient::PrefetchTiles now uses direct API calls and
TaskScheduler for async work.
Additionaly this also adapts PrefetchTilesRepository class to coding
style and removed unnecessary headers and forward declarations from
CatalogClientImpl and VersionedLayerClientImpl.
Relates-to: OLPEDGE-1005
Signed-off-by: Andrei Popescu <[email protected]>1 parent 385adb4 commit 2f5ac53
File tree
7 files changed
+78
-606
lines changed- olp-cpp-sdk-dataservice-read/src
- repositories
7 files changed
+78
-606
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
43 | | - | |
44 | | - | |
45 | 41 | | |
46 | 42 | | |
47 | | - | |
48 | | - | |
49 | 43 | | |
50 | 44 | | |
51 | 45 | | |
| |||
Lines changed: 0 additions & 267 deletions
This file was deleted.
This file was deleted.
0 commit comments