libpurple/plugins/perl/common/Certificate.xs

changeset 32954
9f8f08dd5b53
parent 32438
dc8991868906
child 33641
a0a7336aa941
--- a/libpurple/plugins/perl/common/Certificate.xs	Mon Feb 27 23:07:49 2012 +0000
+++ b/libpurple/plugins/perl/common/Certificate.xs	Tue Feb 28 07:10:15 2012 +0000
@@ -68,10 +68,6 @@
 purple_certificate_destroy(crt)
 	Purple::Certificate crt
 
-void
-purple_certificate_display_x509(crt)
-	Purple::Certificate crt
-
 ## changed order of arguments, so that $cert->export($file) could be used
 gboolean
 purple_certificate_export(crt, filename)

mercurial