Skip to content

Commit c64bc3c

Browse files
committed
HPCC-33578 Refactor hthor generic disk read to avoid CLogicalFileCollection
Signed-off-by: Gavin Halliday <[email protected]>
1 parent e738687 commit c64bc3c

File tree

10 files changed

+272
-1623
lines changed

10 files changed

+272
-1623
lines changed

common/thorhelper/CMakeLists.txt

-4
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ set ( SRCS
3535
csvsplitter.cpp
3636
thorcommon.cpp
3737
thorfile.cpp
38-
thormeta.cpp
3938
thorparse.cpp
4039
thorpipe.cpp
4140
thorread.cpp
@@ -58,7 +57,6 @@ set ( SRCS
5857
csvsplitter.hpp
5958
thorcommon.hpp
6059
thorfile.hpp
61-
thormeta.hpp
6260
thorparse.hpp
6361
thorpipe.hpp
6462
thorread.hpp
@@ -76,8 +74,6 @@ set ( SRCS
7674
thorsort.hpp
7775
persistent.cpp
7876
persistent.hpp
79-
thorstore.cpp
80-
thorstore.hpp
8177

8278
roxiedebug.hpp
8379
roxiedebug.ipp

0 commit comments

Comments
 (0)