aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/tunneltop1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/tunneltop b/bin/tunneltop
index b3a3962..7dba98c 100755
--- a/bin/tunneltop
+++ b/bin/tunneltop
@@ -262,7 +262,6 @@ class TunnelTop:
async def main(self) -> None:
"""entrypoint"""
- # signal.signal(signal.SIGHUP, self.sighup_handler)
print(Colors.screen_clear, end="")
print(Colors.hide_cursor, end="")