Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc.h

    r79e826a r5b52a48  
    6161        char *sendbuffer;
    6262        char *readbuffer;
    63         int quit;
    6463
    6564        int sentbytes;
     
    9392        struct set *set;
    9493
    95         GIOChannel *io_channel;
    9694        gint r_watch_source_id;
    9795        gint w_watch_source_id;
     
    10098
    10199#include "user.h"
    102 #include "nick.h"
     100// #include "nick.h"
    103101
    104102extern GSList *irc_connection_list;
Note: See TracChangeset for help on using the changeset viewer.