Looks like we can't delete the _qp after all. <sigh>

git-svn-id: https://svn.perl.org/qpsmtpd/trunk@185 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Matt Sergeant 2003-11-02 11:35:15 +00:00
parent fe550b6c91
commit 66c5c78a38

View File

@ -16,7 +16,6 @@ sub register_hook {
name => $plugin->plugin_name
}
);
delete $plugin->{_qp};
}
sub qp {