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:
parent
fe550b6c91
commit
66c5c78a38
@ -16,7 +16,6 @@ sub register_hook {
|
||||
name => $plugin->plugin_name
|
||||
}
|
||||
);
|
||||
delete $plugin->{_qp};
|
||||
}
|
||||
|
||||
sub qp {
|
||||
|
Loading…
Reference in New Issue
Block a user