summaryrefslogtreecommitdiffstats
path: root/src/core/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/main.c')
-rw-r--r--src/core/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/main.c b/src/core/main.c
index 9cd89c228..c95f0ae28 100644
--- a/src/core/main.c
+++ b/src/core/main.c
@@ -204,7 +204,6 @@ static int main_loop(int state)
static int firsttime = 1;
/* First time through */
if (firsttime) {
- /* relocate(); */
cleanup();
firsttime = 0;
}