]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/font.cpp
1. wxFileDialog patch for multiple selection applied (with some small changes),
[wxWidgets.git] / src / msw / font.cpp
index 33c95ced7f38b1eb5d59a0c3aaec4576158f51de..bd43058f114661992ba83c1eed453e1226ce7560 100644 (file)
@@ -200,8 +200,6 @@ bool wxFont::RealizeResource()
     {
         // VZ: the old code returned FALSE in this case, but it doesn't seem
         //     to make sense because the font _was_ created
-        wxLogDebug(wxT("Calling wxFont::RealizeResource() twice"));
-
         return TRUE;
     }