summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Ticket/System.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-02-15 06:48:15 +0000
committerfukachan <fukachan>2001-02-15 06:48:15 +0000
commit052c2bd1117aceeea9358c47d5ade90ad0c5371b (patch)
treee3d8368463f86e5a129d550e0e3f6c0d850c9e4f /fml/lib/FML/Ticket/System.pm
parenta735ee9da1c6dd61fa0dd07dbc9b304740f95d24 (diff)
downloadfml8-052c2bd1117aceeea9358c47d5ade90ad0c5371b.tar.gz
fml8-052c2bd1117aceeea9358c47d5ade90ad0c5371b.tar.bz2
fml8-052c2bd1117aceeea9358c47d5ade90ad0c5371b.zip
nuke not used $ml_name
Diffstat (limited to 'fml/lib/FML/Ticket/System.pm')
-rw-r--r--fml/lib/FML/Ticket/System.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/fml/lib/FML/Ticket/System.pm b/fml/lib/FML/Ticket/System.pm
index c4de512b..92bb7b89 100644
--- a/fml/lib/FML/Ticket/System.pm
+++ b/fml/lib/FML/Ticket/System.pm
@@ -62,7 +62,6 @@ sub _init_ticket_db_dir
{
my ($self, $curproc, $args) = @_;
my $config = $curproc->{ config };
- my $ml_name = $config->{ ml_name };
if (defined $self->{ _db_dir }) {
my $db_dir = $self->{ _db_dir };