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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user