X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Flog.h;h=f95ff977909c54d1f1142a2f534519b03c31816b;hb=cf806496681b8f0b5108bba6cb129418362ee49d;hp=b4114189ef1c9dcce82b244c1bfa4ffc22fa4d25;hpb=fb7730718bd46a4142213a196dc07c83539ac1b9;p=doldaconnect.git diff --git a/daemon/log.h b/daemon/log.h index b411418..f95ff97 100644 --- a/daemon/log.h +++ b/daemon/log.h @@ -21,8 +21,6 @@ #include -#define LOGOOM(size) flog(LOG_CRIT, "%s (%s:%i): out of memory (alloc %i)", __FUNCTION__, __FILE__, __LINE__, (size)) - extern int logtostderr, logtosyslog; extern int syslogfac;