X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=para.h;h=bbf91330855610ce0316986f2195d5161e3bc2bb;hb=9055c71be97f1095dcdbd83da305b600f204f763;hp=2525bee6e3a276da039790c0f39e056aed808f94;hpb=cdbc8067a2e27ee7f9e0d8ff11cf415603fc0558;p=paraslash.git diff --git a/para.h b/para.h index 2525bee6..bbf91330 100644 --- a/para.h +++ b/para.h @@ -46,7 +46,6 @@ typeof(x) _x = (x); \ _x > 0? _x : -_x; }) - extern __printf_2_3 void (*para_log)(int, const char*, ...); /** * Define a standard log function that always writes to stderr.