mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Remove outdated ifdef
The file doesn't have __in anymore
This commit is contained in:
parent
dae9f2ab2b
commit
e0a0d9c039
1 changed files with 0 additions and 4 deletions
|
@ -16,10 +16,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
#include <RestartManager.h>
|
||||
#include <psapi.h>
|
||||
|
||||
#ifdef __MINGW32__
|
||||
#define __in
|
||||
#endif
|
||||
|
||||
namespace Platform {
|
||||
namespace Dlls {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue