Durr, I are frodiwht. I are code.

This commit is contained in:
Paul Driver 2011-05-23 12:58:18 -05:00
parent edcf276a2f
commit de55b02828
2 changed files with 1 additions and 2 deletions

View file

@ -82,7 +82,6 @@ sub notify {
my $result = $remote->post($module, $params);
return 1 if defined $result;
$error->warn("Couldn't send command to Spectre because ".$POE::Component::IKC::ClientLite::error);
}
} else {
$error->warn("Couldn't connect to Spectre because ".$POE::Component::IKC::ClientLite::error);
}