Changeset 0eb971a for protocols/nogaim.h


Ignore:
Timestamp:
2012-10-19T22:39:10Z (12 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
386042c
Parents:
13df515
Message:

Removing some fully dead code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    r13df515 r0eb971a  
    198198        void (* rem_permit)     (struct im_connection *, char *who);
    199199        void (* rem_deny)       (struct im_connection *, char *who);
    200         /* Doesn't actually have UI hooks. */
     200        /* Doesn't actually have UI hooks. Not used at all, can be removed. */
    201201        void (* set_permit_deny)(struct im_connection *);
    202202       
Note: See TracChangeset for help on using the changeset viewer.