summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/FetchFML.pm
diff options
context:
space:
mode:
Diffstat (limited to 'fml/lib/FML/Process/FetchFML.pm')
-rw-r--r--fml/lib/FML/Process/FetchFML.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/lib/FML/Process/FetchFML.pm b/fml/lib/FML/Process/FetchFML.pm
index 3b8b8739..0b9a21b6 100644
--- a/fml/lib/FML/Process/FetchFML.pm
+++ b/fml/lib/FML/Process/FetchFML.pm
@@ -3,7 +3,7 @@
# Copyright (C) 2005 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: FetchFML.pm,v 1.4 2005/08/19 12:08:17 fukachan Exp $
+# $FML: FetchFML.pm,v 1.5 2005/08/23 12:32:06 fukachan Exp $
#
package FML::Process::FetchFML;
@@ -142,7 +142,6 @@ sub run
use FML::Process::Switch;
&FML::Process::Switch::NewProcess($curproc,
- $args,
$myname,
$ml_name,
$ml_domain);