aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/options.c b/options.c
index fbf50b54..97b00530 100644
--- a/options.c
+++ b/options.c
@@ -307,14 +307,8 @@ struct hostrec *queryctl;
strcpy(queryctl->localname,pw->pw_name);
strcpy(queryctl->remotename,pw->pw_name);
-
-#if defined(USERFOLDER) && defined(HAVE_FLOCK)
- queryctl->output = TO_FOLDER;
sprintf(queryctl->userfolder, USERFOLDER, pw->pw_name);
-#else
queryctl->output = TO_MDA;
-#endif
-
(void) sprintf(queryctl->mda, DEF_MDA, queryctl->localname);
poprcfile =