commit | ba687525c5cd03b1ba4384180d80fba828c84cf1 | [log] [tgz] |
---|---|---|
author | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Dec 05 20:07:36 2007 +0000 |
committer | Ronald Oussoren <ronaldoussoren@mac.com> | Wed Dec 05 20:07:36 2007 +0000 |
tree | 6dcfd514cd4a5ff9ac864f66e1d0e3d904f636f0 | |
parent | 0b60a14f13a9fa67b7d7980f4516f869042e91a7 [diff] |
This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard by purging bindings to OSA's debug API's. Those APIs we're completely unsupported on OSX 10.4 and are no longer available on OSX 10.5. Note that this patches a generated file. This is somewhat acceptable because regenerating the file is non-trivial and wouldn't use system headers anyway.