Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Sep 10, 2024
1 parent 6b74014 commit 972f57f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/debug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ void printHistory(const History &history)
for (const auto &h : history) {
printHistoryEpoch(h);
}

}

void printHistoryEpoch(const HistoryEpochPtr &historyEpoch)
Expand Down

0 comments on commit 972f57f

Please sign in to comment.