/soc/2013/ankitkv/gobjectification: 4284b3621d8e: Removed Privac...
Ankit Vani
a at nevitus.org
Sun Sep 29 08:00:56 EDT 2013
Changeset: 4284b3621d8e0ab8585cb410a35d26604ba05ed5
Author: Ankit Vani <a at nevitus.org>
Date: 2013-09-29 17:30 +0530
Branch: soc.2013.gobjectification
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/4284b3621d8e
Description:
Removed Privacy boot, since the type has been removed
diffstat:
libpurple/plugins/perl/common/Purple.xs | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (19 lines):
diff --git a/libpurple/plugins/perl/common/Purple.xs b/libpurple/plugins/perl/common/Purple.xs
--- a/libpurple/plugins/perl/common/Purple.xs
+++ b/libpurple/plugins/perl/common/Purple.xs
@@ -23,7 +23,6 @@ PURPLE_PERL_BOOT_PROTO(Plugin);
PURPLE_PERL_BOOT_PROTO(PluginPref);
PURPLE_PERL_BOOT_PROTO(Pounce);
PURPLE_PERL_BOOT_PROTO(Prefs);
-PURPLE_PERL_BOOT_PROTO(Privacy);
PURPLE_PERL_BOOT_PROTO(Proxy);
PURPLE_PERL_BOOT_PROTO(Prpl);
PURPLE_PERL_BOOT_PROTO(Request);
@@ -65,7 +64,6 @@ BOOT:
PURPLE_PERL_BOOT(PluginPref);
PURPLE_PERL_BOOT(Pounce);
PURPLE_PERL_BOOT(Prefs);
- PURPLE_PERL_BOOT(Privacy);
PURPLE_PERL_BOOT(Proxy);
PURPLE_PERL_BOOT(Prpl);
PURPLE_PERL_BOOT(Request);
More information about the Commits
mailing list