X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.c;h=53fa5379dc906ccb173535ab06bbe9c770f4b25a;hp=5fa76adcc1bf5e4a5ff93b5b2f22e1345da805c7;hb=57e4ba0b86355954ff7978eaf15de6bb50a380ce;hpb=8d230f8714f5a1191f0641eb9ac274ce598e6d99 diff --git a/afs.c b/afs.c index 5fa76adc..53fa5379 100644 --- a/afs.c +++ b/afs.c @@ -820,11 +820,6 @@ err: return ret; } -/* - * On errors, negative value is written to fd. - * On success: If query produced a result, the result_shmid is written to fd. - * Otherwise, zero is written. - */ static int call_callback(int fd, int query_shmid) { void *query_shm;