X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524c47aa3adf2af11a3069fd5da035a604f08f66..cc4d5638c66a409e421420ed7110917755a66788:/src/osx/carbon/menuitem.cpp?ds=sidebyside diff --git a/src/osx/carbon/menuitem.cpp b/src/osx/carbon/menuitem.cpp index 6e6c26d3f7..b2ea37bbed 100644 --- a/src/osx/carbon/menuitem.cpp +++ b/src/osx/carbon/menuitem.cpp @@ -4,7 +4,6 @@ // Author: Stefan Csomor // Modified by: // Created: 1998-01-01 -// RCS-ID: $Id$ // Copyright: (c) Stefan Csomor // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -21,5 +20,5 @@ #include "wx/osx/private.h" -// because on mac carbon everything is done through MenuRef APIs both implementation +// because on mac carbon everything is done through MenuRef APIs both implementation // classes are in menu.cpp