1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-19 02:12:37 +01:00

Cleanup: remove unneeded define

This commit is contained in:
Rubidium
2026-01-07 20:17:14 +01:00
committed by rubidium42
parent 317dc71c6a
commit 463e1131da

View File

@@ -21,10 +21,6 @@
#undef Rect
#undef Point
#ifndef __clang__
#define __bridge
#endif
/*
* This file contains objective C
* Apple uses objective C instead of plain C to interact with OS specific/native functions