X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Flog.h;h=f95ff977909c54d1f1142a2f534519b03c31816b;hb=24a794c2e44028e8ec37b1be811b64acafaa7174;hp=b4114189ef1c9dcce82b244c1bfa4ffc22fa4d25;hpb=d3372da97568d5e1f35fa19787c8ec8af93a0435;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;