Removed debug messages for obsolete ticfiles
This commit is contained in:
parent
400dcc5a91
commit
2b27fff8c2
@ -1,6 +1,8 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
v0.83.6 17-Dec-2005
|
v0.83.7 31-Dec-2005
|
||||||
|
|
||||||
|
v0.83.6 17-Dec-2005 - 31-Dec-2005
|
||||||
|
|
||||||
mbfido:
|
mbfido:
|
||||||
Removed gated SB debug logmessages.
|
Removed gated SB debug logmessages.
|
||||||
|
@ -65,7 +65,7 @@ int Tic()
|
|||||||
DIR *dp;
|
DIR *dp;
|
||||||
struct dirent *de;
|
struct dirent *de;
|
||||||
struct stat sbuf;
|
struct stat sbuf;
|
||||||
int i, rc = 0, first = TRUE, Age;
|
int i, rc = 0, Age;
|
||||||
fd_list *fdl = NULL;
|
fd_list *fdl = NULL;
|
||||||
orphans *opl = NULL, *tmp;
|
orphans *opl = NULL, *tmp;
|
||||||
time_t Now, Fdate;
|
time_t Now, Fdate;
|
||||||
|
Reference in New Issue
Block a user