summaryrefslogtreecommitdiff
path: root/src/os/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/macosx')
-rw-r--r--src/os/macosx/macos.mm3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/os/macosx/macos.mm b/src/os/macosx/macos.mm
index 33465d055..f6b2d4e89 100644
--- a/src/os/macosx/macos.mm
+++ b/src/os/macosx/macos.mm
@@ -24,9 +24,6 @@
/*
* This file contains objective C
* Apple uses objective C instead of plain C to interact with OS specific/native functions
- *
- * Note: TrueLight's crosscompiler can handle this, but it likely needs a manual modification for each change in this file.
- * To insure that the crosscompiler still works, let him try any changes before they are committed
*/