X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/e0c472030d01e6ec631e7996f793466a040515f7..2e96d5041e9e7a241d14305ae3e89637476c4968:/mac/mac.c diff --git a/mac/mac.c b/mac/mac.c index ffc3fe05..0e55933a 100644 --- a/mac/mac.c +++ b/mac/mac.c @@ -1,4 +1,4 @@ -/* $Id: mac.c,v 1.26 2003/01/12 14:45:33 ben Exp $ */ +/* $Id: mac.c,v 1.27 2003/01/12 16:11:27 ben Exp $ */ /* * Copyright (c) 1999 Ben Harris * All rights reserved. @@ -204,14 +204,6 @@ static void mac_startup(void) { default_port = DEFAULT_PORT; flags = FLAG_INTERACTIVE; - /* - * Really grotty hack to ensure that anything that looks at the - * global "cfg" variable gets something vaguely sensible. - * Obviously, nothing should actually be using it, but that will - * take a while to arrange. - */ - do_defaults(NULL, &cfg); - { short vol; long dirid;