Merge r23 from branches/ircii-pana-1.1

Changes to allow compiling on gcc-4.0.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@40 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2008-05-07 11:07:31 +00:00
parent cc9073707e
commit d809649484
4 changed files with 2 additions and 9 deletions

View File

@@ -1064,7 +1064,6 @@ struct timeval time;
int delete;
} TimerList;
extern TimerList *PendingTimers;
typedef struct nicktab_stru
{
struct nicktab_stru *next;