X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/233f573883834b6c86ad5a9d72fdb6a260f74f81..661698e54f2bc599dc1a961ffbae08ccdd6b9b97:/include/wx/osx/core/hid.h diff --git a/include/wx/osx/core/hid.h b/include/wx/osx/core/hid.h index e7d237a38e..84a4907d95 100644 --- a/include/wx/osx/core/hid.h +++ b/include/wx/osx/core/hid.h @@ -34,7 +34,6 @@ //Darn apple - doesn't properly wrap their headers in extern "C"! //http://www.macosx.com/forums/archive/index.php/t-68069.html -//Needed for codewarrior link error with mach_port_deallocate() extern "C" { #include }