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

Lines changed: 0 additions & 2 deletions
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

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

libsolutil/IndentedWriter.h

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

test/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
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

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

0 commit comments

Comments
 (0)