Skip to content

Commit 09ea29b

Browse files
committed
Remove unused IndentedWriter
1 parent 106ae7e commit 09ea29b

File tree

5 files changed

+0
-208
lines changed

5 files changed

+0
-208
lines changed

libsolutil/CMakeLists.txt

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ set(sources
1313
ErrorCodes.h
1414
FixedHash.h
1515
FunctionSelector.h
16-
IndentedWriter.cpp
17-
IndentedWriter.h
1816
IpfsHash.cpp
1917
IpfsHash.h
2018
JSON.cpp

libsolutil/IndentedWriter.cpp

-65
This file was deleted.

libsolutil/IndentedWriter.h

-66
This file was deleted.

test/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ set(libsolutil_sources
3333
libsolutil/CommonIO.cpp
3434
libsolutil/FixedHash.cpp
3535
libsolutil/FunctionSelector.cpp
36-
libsolutil/IndentedWriter.cpp
3736
libsolutil/IpfsHash.cpp
3837
libsolutil/IterateReplacing.cpp
3938
libsolutil/JSON.cpp

test/libsolutil/IndentedWriter.cpp

-74
This file was deleted.

0 commit comments

Comments
 (0)