Remove outdated ifdef

The file doesn't have __in anymore
This commit is contained in:
Ilya Fedin 2024-10-28 11:57:45 +04:00 committed by John Preston
parent dae9f2ab2b
commit e0a0d9c039

View file

@ -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 {