Mercurial > pidgin.yaz
view libpurple/plugins/perl/common/Idle.xs @ 30863:351d07aefb09
Kill off many dead assignments and any useless remaining variables.
I think some of those QQ ones were actual logic errors, too.
Let me know if there were any side-effects that were cut.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 23 Aug 2010 00:52:24 +0000 |
parents | 9d7ebd28d339 |
children |
line wrap: on
line source
#include "module.h" MODULE = Purple::Idle PACKAGE = Purple::Idle PREFIX = purple_idle_ PROTOTYPES: ENABLE void purple_idle_touch() void purple_idle_set(time) time_t time