SFML/examples
Chris Thrasher a71d60a0c9 Simplify how warnings are ignored on Apple platforms
Within files that are only compiled on Apple platforms, we don't
need that redundant check for __APPLE__ so that got removed. Further,
Clang will recognize GCC pragmas so we don't need both Clang AND GCC
pragmas so I removed the Clang pragmas.

Currently GCC fails to compile this code but if one day in the future
that gets fixed, the deprecation warnings will continue to get ignored.
2022-08-03 23:41:01 +02:00
..
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-07-11 20:04:56 +02:00
2022-04-26 07:44:14 +02:00