removed syslog garbage

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@787 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-09-28 23:40:19 +00:00
parent d8d1f2de5c
commit 4376135518
2 changed files with 0 additions and 12 deletions

View File

@@ -103,10 +103,6 @@ void yyparse();
#define LOG_FTP LOG_DAEMON
#endif
#ifndef LOG_DAEMON
#define openlog(id,option,facility) openlog((id),(option))
#endif
static char version[] = "Version 6.00";
extern off_t restart_point;