]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/print.cpp
Misc XRC format docs corrections.
[wxWidgets.git] / src / os2 / print.cpp
index 8bee414a332583c165af3a998a910ce6cd04ee8e..37908a98cf6c3ab26ddddb881a105047f07ef739 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      David Webster
 // Modified by:
 // Created:     10/14/99
-// RCS-ID:      $Id$
 // Copyright:   (c) David Webster
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -62,9 +61,6 @@ bool wxOS2Printer::Setup(wxWindow *WXUNUSED(parent))
 // TODO:
 /*
     wxPrintDialog dialog(parent, & m_printData);
-#if WXWIN_COMPATIBILITY_2_4
-    dialog.GetPrintData().SetSetupDialog(true);
-#endif
     return (dialog.ShowModal() == wxID_OK);
 */
     return false;