summaryrefslogtreecommitdiff
path: root/src/lbdecision.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/lbdecision.hh')
-rw-r--r--src/lbdecision.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lbdecision.hh b/src/lbdecision.hh
index b7ececf..e4b5378 100644
--- a/src/lbdecision.hh
+++ b/src/lbdecision.hh
@@ -54,9 +54,6 @@ private:
string
get_limit_cmd(LBRule &rule);
- int
- find_iptables_index(string location, string table, string name);
-
private:
bool _debug;
};