Skip to content

Commit

Permalink
Remove unusued data structure MueLu::LinkedList
Browse files Browse the repository at this point in the history
Signed-off-by: malphil <[email protected]>
  • Loading branch information
malphil committed Feb 3, 2025
1 parent 221f025 commit 6f9bf3d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 105 deletions.
1 change: 0 additions & 1 deletion packages/muelu/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ APPEND_GLOB(HEADERS */*/*/*.hpp)
###############################################
SET(SOURCES ${MUELU_ETI_CPP_SOURCES})
APPEND_GLOB(SOURCES */*.cpp)
APPEND_GLOB(SOURCES ${DIR}/Graph/Containers/MueLu_LinkedList.cpp)

#
# Explicit instantiation
Expand Down
59 changes: 0 additions & 59 deletions packages/muelu/src/Graph/Containers/MueLu_LinkedList.cpp

This file was deleted.

45 changes: 0 additions & 45 deletions packages/muelu/src/Graph/Containers/MueLu_LinkedList.hpp

This file was deleted.

0 comments on commit 6f9bf3d

Please sign in to comment.