mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-02 17:38:37 -04:00
Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
#include "common/platform.h"
|
||||
#include "common/scope_exit.h"
|
||||
|
||||
#if EMU_PLATFORM == PLATFORM_LINUX
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#include "bootmanager.h"
|
||||
#include "hotkeys.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user