mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Revert "Add daemon support for linux like operating systems"
Remove daemon support due to delayed popular vote (part 2)
This commit is contained in:
parent
75ddf4d221
commit
32ab6c2a32
3 changed files with 8 additions and 128 deletions
|
@ -336,11 +336,6 @@ v2u32 getDisplaySize();
|
|||
v2u32 getWindowSize();
|
||||
#endif
|
||||
|
||||
#ifdef SERVER
|
||||
void daemonize();
|
||||
void cleanup_pid();
|
||||
#endif
|
||||
|
||||
} // namespace porting
|
||||
|
||||
#endif // PORTING_HEADER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue