Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • account.h

    r5100caa r7b23afd  
    3434        char *server;
    3535       
    36         int auto_connect;
    3736        int reconnect;
    38        
    39         set_t *set;
    4037       
    4138        struct irc *irc;
     
    5047void account_off( irc_t *irc, account_t *a );
    5148
    52 #define ACC_SET_NOSAVE          1
    53 #define ACC_SET_OFFLINE_ONLY    2
    54 
    5549#endif
Note: See TracChangeset for help on using the changeset viewer.