cvs commit: qpsmtpd/lib/Qpsmtpd Plugin.pm
[email protected] (Matt Sergeant)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 03/11/02 03:35:15
Modified: lib/Qpsmtpd Plugin.pm
Log:
Looks like we can't delete the _qp after all. <sigh>
Revision Changes Path
1.5 +0 -1 qpsmtpd/lib/Qpsmtpd/Plugin.pm
Index: Plugin.pm
===================================================================
RCS file: /cvs/public/qpsmtpd/lib/Qpsmtpd/Plugin.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -r1.4 -r1.5
--- Plugin.pm 2 Nov 2003 11:13:08 -0000 1.4
+++ Plugin.pm 2 Nov 2003 11:35:15 -0000 1.5
@@ -16,7 +16,6 @@
name => $plugin->plugin_name
}
);
- delete $plugin->{_qp};
}
sub qp {