]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/clipbrd.h
in wxAuiNotebook, prevent unwanted page selection changes during tab drags
[wxWidgets.git] / include / wx / palmos / clipbrd.h
index 3f8023f4ec47c1ec25b945438cc4b9726f35ecc8..8d6e19fab9d89444444b9acac8bd7fe7915fa39b 100644 (file)
@@ -85,9 +85,6 @@ public:
     // eating memory), otherwise the clipboard will be emptied on exit
     virtual bool Flush();
 
-    // X11 has two clipboards which get selected by this call. Empty on MSW.
-    void UsePrimarySelection( bool WXUNUSED(primary) = FALSE ) { }
-
 private:
     bool m_clearOnExit;
     bool m_isOpened;