--------------------- PatchSet 1376 Date: 2001/01/24 14:35:31 Author: adri Branch: sfs Tag: (none) Log: Remove the squid_curtime #define, we're linking into squid now. Members: src/fs/sfs/sfs_util.c:1.1.2.1->1.1.2.2 Index: squid/src/fs/sfs/sfs_util.c =================================================================== RCS file: /cvsroot/squid-sf//squid/src/fs/sfs/Attic/sfs_util.c,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- squid/src/fs/sfs/sfs_util.c 24 Jan 2001 14:11:54 -0000 1.1.2.1 +++ squid/src/fs/sfs/sfs_util.c 24 Jan 2001 14:35:31 -0000 1.1.2.2 @@ -12,9 +12,6 @@ extern int inode_data_size; extern int direct_pointer_threshold; -/* Temporary, for testing/compiling without squid */ -#define squid_curtime time(NULL); - void _sfs_waitfor_request(sfs_requestor *req) /* You know, we could count the number of seconds a request has had to wait to