Common: Remove now-unused EMU_PLATFORM define, fixes issue #373.
This commit is contained in:
parent
82718c4a41
commit
ce0cfd62d9
2 changed files with 0 additions and 34 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue