1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

remove old queue

This commit is contained in:
psyc://psyced.org/~lynX 2010-11-18 13:15:38 +01:00
parent a3c6758bba
commit 6fcc4c7225
8 changed files with 125 additions and 337 deletions

View file

@ -44,11 +44,7 @@ volatile int retry;
volatile int waitforme;
volatile int time_of_connect_attempt;
#ifdef NEW_QUEUE
inherit NET_PATH "queue2";
#else
inherit NET_PATH "queue";
#endif
#if 0 //def PSYC_SYNCHRONIZE
# define ISSYNC issync