Skip to content

Commit

Permalink
unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Maas committed Oct 2, 2024
1 parent 45a7015 commit 2702283
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/interface/interface_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ using ::testing::Test;

namespace mt_kahypar {

static constexpr bool debug = false;

TEST(MtKaHyPar, ReadHypergraphFile) {
mt_kahypar_hypergraph_t hypergraph =
mt_kahypar_read_hypergraph_from_file("test_instances/ibm01.hgr", DEFAULT, HMETIS);
Expand Down

0 comments on commit 2702283

Please sign in to comment.