]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/clipbrd.cpp
don't expect errno to be set to EOVERFLOW if vsnprintf() fails
[wxWidgets.git] / src / x11 / clipbrd.cpp
index a4851a06cddaa8ff3d197b5cea64b98752bb180a..ee100b5bcf093cc145687925c7f8799e9dd4af54 100644 (file)
@@ -5,13 +5,9 @@
 // Created:     
 // RCS-ID:      $Id$
 // Copyright:   (c) Robert Roebling
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "clipbrd.h"
-#endif
-
 #include "wx/clipbrd.h"
 
 #if wxUSE_CLIPBOARD