]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Remove unneeded typedefs.h:FOCB
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 27 Aug 2015 16:12:53 +0000 (18:12 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 27 Aug 2015 16:12:53 +0000 (18:12 +0200)
src/typedefs.h

index dd097730233570a4f6a05a8aa825c64872700d1c..0995847d4eab631e2d0a7a64132d3ba1344908ec 100644 (file)
@@ -30,7 +30,6 @@ typedef variable_list *(oid_ParseFn) (variable_list *, snint *);
 #endif
 
 typedef void FREE(void *);
-typedef void FOCB(void *, int fd, int errcode);
 typedef void PF(int, void *);
 
 /* disk.c / diskd.c callback typedefs */