Skip to content

Commit

Permalink
Cleanup qt_system remnants (nanocurrency#3189) (nanocurrency#3488)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsiganos authored Oct 12, 2021
1 parent 1eefcaf commit 30b3e39
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 52 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ Release
# Autogenerated Qt artifacts
packaging
qrc_resources.cpp
qt_system
resources.qrc.depends

# Autogenerated Flatbuffers source files
Expand Down
3 changes: 1 addition & 2 deletions coverage/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ add_custom_target(
'${PROJECT_SOURCE_DIR}/nano/nano_rpc/*'
'${PROJECT_SOURCE_DIR}/nano/rpc_test/*'
'${PROJECT_SOURCE_DIR}/nano/qt_test/*' '${PROJECT_SOURCE_DIR}/nano/qt/*'
'${PROJECT_SOURCE_DIR}/nano/test_common/*'
'${PROJECT_SOURCE_DIR}/nano/qt_system/*' --output-file
'${PROJECT_SOURCE_DIR}/nano/test_common/*' --output-file
${PROJECT_SOURCE_DIR}/coverage/lcov.info -q
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
DEPENDS coverage_tests)
Expand Down
49 changes: 0 additions & 49 deletions nano/qt_system/entry.cpp

This file was deleted.

0 comments on commit 30b3e39

Please sign in to comment.