summaryrefslogtreecommitdiffstats
path: root/src/m_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_loop.c')
-rw-r--r--src/m_loop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m_loop.c b/src/m_loop.c
index ed92fd5..75b8e3e 100644
--- a/src/m_loop.c
+++ b/src/m_loop.c
@@ -39,7 +39,6 @@ uint8_t
int8_t gnl;
c_init_tcaps();
- signal(SIGWINCH, u_handle_sigwinch);
gnl = 1;
while (gnl > 0)
{