Changeset c99af3a for protocols/nogaim.h


Ignore:
Timestamp:
2006-04-13T07:30:11Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4d89886
Parents:
88b3a07
Message:

Removed account_offline(), we have signoff() already.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r88b3a07 rc99af3a  
    212212G_MODULE_EXPORT void serv_got_crap( struct gaim_connection *gc, char *format, ... );
    213213G_MODULE_EXPORT void account_online( struct gaim_connection *gc );
    214 G_MODULE_EXPORT void account_offline( struct gaim_connection *gc );
    215214G_MODULE_EXPORT void signoff( struct gaim_connection *gc );
    216215
Note: See TracChangeset for help on using the changeset viewer.