Mercurial > pidgin
changeset 11124:00a2a480fc0c
[gaim-migrate @ 13180]
Oopps...should build now.
committer: Tailor Script <tailor@pidgin.im>
author | John H. Kelm <johnkelm@gmail.com> |
---|---|
date | Tue, 19 Jul 2005 00:04:44 +0000 |
parents | 4315bb5f427b |
children | 072d80ba330d |
files | plugins/perl/common/Gaim.xs |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/perl/common/Gaim.xs Mon Jul 18 16:27:53 2005 +0000 +++ b/plugins/perl/common/Gaim.xs Tue Jul 19 00:04:44 2005 +0000 @@ -7,13 +7,6 @@ INCLUDE: const-xs.inc -Gaim::PluginUiInfo -plugin_ui_info() -CODE: - RETVAL = gaim_perl_plugin_pref(); -OUTPUT: - RETVAL - void timeout_add(plugin, seconds, callback, data = 0) Gaim::Plugin plugin