Skip to content

Commit

Permalink
Deleted Node class. For issue #102.
Browse files Browse the repository at this point in the history
  • Loading branch information
end2endzone committed Dec 30, 2021
1 parent 3960a4c commit 9b6d925
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 765 deletions.
184 changes: 0 additions & 184 deletions include/shellanything/Node.h

This file was deleted.

2 changes: 0 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ set(SHELLANYTHING_HEADER_FILES ""
${CMAKE_SOURCE_DIR}/include/shellanything/ListsBody.inc
${CMAKE_SOURCE_DIR}/include/shellanything/ListsDeclaration.inc
${CMAKE_SOURCE_DIR}/include/shellanything/Menu.h
${CMAKE_SOURCE_DIR}/include/shellanything/Node.h
${CMAKE_SOURCE_DIR}/include/shellanything/Validator.h
)

Expand Down Expand Up @@ -72,7 +71,6 @@ add_library(shellanything STATIC
InputBox.h
InputBox.cpp
Menu.cpp
Node.cpp
ObjectFactory.h
ObjectFactory.cpp
Unicode.h
Expand Down
Loading

0 comments on commit 9b6d925

Please sign in to comment.