]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/clipbrd.cpp
Remove the long obsolete and unused since 2.7.0 __WIN95__ define.
[wxWidgets.git] / src / os2 / clipbrd.cpp
index 523ee7229439d3fbcd7146ea0f8297ec5793e8c0..3803c01f09e30f94ed426692b71f2aca8714dd3a 100644 (file)
@@ -68,7 +68,7 @@ bool wxOpenClipboard()
     }
     else
     {
-        wxLogDebug(wxT("Can not open clipboard without a main window."));
+        wxLogDebug(wxT("Cannot open clipboard without a main window."));
 
         return false;
     }