Mercurial > pidgin
comparison src/module.c @ 4306:24d2881f75d2
[gaim-migrate @ 4560]
I made this useless a while ago. Now, I'm just getting rid of it.
committer: Tailor Script <tailor@pidgin.im>
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Sun, 12 Jan 2003 03:11:45 +0000 |
| parents | 9c7fcb211886 |
| children | 3fef2d45dce0 |
comparison
equal
deleted
inserted
replaced
| 4305:d567b52d5ed2 | 4306:24d2881f75d2 |
|---|---|
| 512 *arg3 = NULL, | 512 *arg3 = NULL, |
| 513 *arg4 = NULL, | 513 *arg4 = NULL, |
| 514 *arg5 = NULL; | 514 *arg5 = NULL; |
| 515 | 515 |
| 516 | 516 |
| 517 debug_printf("%s\n", event_name(event)); | 517 /* debug_printf("%s\n", event_name(event)); */ |
| 518 | 518 |
| 519 #ifdef GAIM_PLUGINS | 519 #ifdef GAIM_PLUGINS |
| 520 while (c) { | 520 while (c) { |
| 521 void (*cbfunc)(void *, ...); | 521 void (*cbfunc)(void *, ...); |
| 522 | 522 |
