summaryrefslogtreecommitdiff
path: root/dedicated.c
diff options
context:
space:
mode:
Diffstat (limited to 'dedicated.c')
-rw-r--r--dedicated.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/dedicated.c b/dedicated.c
index a4a9198ab..1e00fb0e0 100644
--- a/dedicated.c
+++ b/dedicated.c
@@ -312,8 +312,6 @@ static int DedicatedVideoMainLoop(void)
}
CSleep(1);
}
-
- return ML_QUIT;
}