aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index cfc9641..3b24182 100644
--- a/src/main.c
+++ b/src/main.c
@@ -132,8 +132,6 @@ void main(void) {
bell_type = config.alert_type; /* TODO: have bell.s read staight from the struct */
edbox_clear();
- scr_init();
- init_channels();
while(1) {
if(fn_connect()) {