Do not use own "daemon(...)" function.

This commit is contained in:
lotodore
2011-01-09 11:07:08 +00:00
parent a148adf237
commit 54bc7aaa8d
2 changed files with 1 additions and 86 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ win32 {
!win32 {
DEPENDPATH += src/net/linux/ src/core/linux
SOURCES += src/core/linux/daemon.c
SOURCES +=
SOURCES += src/core/linux/convhelper.cpp
}