(svn r23376) -Remove: on popular demand, remove my (revoked) name from comments in the code. It was silly to name me like that to begin with ;) (based on patch by HackaLittleBit)

This commit is contained in:
truebrain
2011-11-30 01:22:18 +00:00
parent 1902803b6e
commit 160bfd8851
5 changed files with 4 additions and 9 deletions

View File

@@ -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
*/