summaryrefslogtreecommitdiffstats
path: root/src/connections/tunnel
diff options
context:
space:
mode:
Diffstat (limited to 'src/connections/tunnel')
-rw-r--r--src/connections/tunnel4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/connections/tunnel b/src/connections/tunnel
index 67c7d9d..e37a37c 100644
--- a/src/connections/tunnel
+++ b/src/connections/tunnel
@@ -31,10 +31,6 @@ tunnel_down() {
return 0
}
-tunnel_status() {
- true
-}
-
tunnel_$1 "$2"
exit $?