From 32ab6c2a32ff4336edca87d58efe2e6fa7df6c48 Mon Sep 17 00:00:00 2001 From: sapier Date: Sun, 1 Jun 2014 14:54:21 +0200 Subject: Revert "Add daemon support for linux like operating systems" Remove daemon support due to delayed popular vote (part 2) --- src/porting.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/porting.h') diff --git a/src/porting.h b/src/porting.h index be26e4282..937ca9464 100644 --- a/src/porting.h +++ b/src/porting.h @@ -336,11 +336,6 @@ v2u32 getDisplaySize(); v2u32 getWindowSize(); #endif -#ifdef SERVER -void daemonize(); -void cleanup_pid(); -#endif - } // namespace porting #endif // PORTING_HEADER -- cgit v1.2.3