Skip to content

Commit

Permalink
#98: checker: add missing definition
Browse files Browse the repository at this point in the history
  • Loading branch information
lifflander committed May 14, 2020
1 parent d40536b commit c3ad855
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/checkpoint/dispatch/checker.cc
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@

namespace checkpoint { namespace dispatch {

struct Checker {

private:
};
std::stack<CountRecord> stack;

}} /* end namespace checkpoint::dispatch */

0 comments on commit c3ad855

Please sign in to comment.