X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..daebb84bff054d3833baca58a5dc506de56c64a1:/src/mac/classic/utilsexc.cpp diff --git a/src/mac/classic/utilsexc.cpp b/src/mac/classic/utilsexc.cpp index a32b21d74d..d6d411d046 100644 --- a/src/mac/classic/utilsexc.cpp +++ b/src/mac/classic/utilsexc.cpp @@ -6,13 +6,9 @@ // Created: 1998-01-01 // RCS-ID: $Id$ // Copyright: (c) Stefan Csomor -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -//#pragma implementation -#endif - #include "wx/log.h" #include "wx/utils.h" #ifdef __DARWIN__