Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxPowered42 committed Apr 30, 2020
1 parent 9d030ea commit 632df73
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lb_node.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ class LbNode {
void schedule_healthchecks(struct timespec *now);
void finalize_healthchecks();
void node_logic();

void change_downtime(string s);

bool is_up();
string is_up_string();
string get_state_string();
Expand Down

0 comments on commit 632df73

Please sign in to comment.