]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/font.cpp
Don't close arcs drawn in wxPostScriptDC.
[wxWidgets.git] / src / os2 / font.cpp
index eae1b4f8807f407ed6f1b8349724f1a9c52b0af3..37f3bc3bfbf270040506322c96a09806c0f19372 100644 (file)
@@ -40,8 +40,6 @@
 
 #include <malloc.h>
 
-IMPLEMENT_DYNAMIC_CLASS(wxFont, wxGDIObject)
-
 // ----------------------------------------------------------------------------
 // wxFontRefData - the internal description of the font
 // ----------------------------------------------------------------------------
@@ -927,7 +925,7 @@ wxFont::~wxFont()
 // ----------------------------------------------------------------------------
 // real implementation
 // Boris' Kovalenko comments:
-//   Because OS/2 fonts are associated with PS we can not create the font
+//   Because OS/2 fonts are associated with PS we cannot create the font
 //   here, but we may check that font definition is true
 // ----------------------------------------------------------------------------