mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
Remove unnecessary define
This commit is contained in:
parent
d523f9cc6b
commit
f690d55045
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "display_sleep_control.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
|
|
Loading…
Add table
Reference in a new issue