]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
warning fixes in GetColor() for the newly added values
[wxWidgets.git] / src / common / gdicmn.cpp
index b1edfda733f117e217ccf304f114dfc5fcb02f22..31e336762b553f90bd731db0a46fcaae627ed9e4 100644 (file)
@@ -445,7 +445,6 @@ void wxInitializeStockObjects ()
 #if defined(__WXMAC__)
   static const int sizeFont = 12;
   wxNORMAL_FONT = new wxFont (sizeFont, wxMODERN, wxNORMAL, wxNORMAL);
-<<<<<<< gdicmn.cpp
 #elif defined(__WXPM__)
   static const int sizeFont = 12;
 #else