]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/base.cpp
Compilation fixes for wx{X11,GTK1,Motif} after making ref data non copyable.
[wxWidgets.git] / src / palmos / base.cpp
index cadd56b36846c51f30b2add236a061697b4be24f..e7dc5bb9e5c828f0449fa45ca5b9f403e94bfed3 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10.13.2004
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 William Osborne
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
 // wxConsoleAppTraits implementation
 // ============================================================================
 
-void wxConsoleAppTraits::AlwaysYield()
-{
-}
-
 void *wxConsoleAppTraits::BeforeChildWaitLoop()
 {
     return NULL;