X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5dcf05ae082a2da39102dec13ab3ad4c483221c8..952ae1e88b9092f493b4ea6911a2b60b378d422d:/src/motif/printdlg.cpp diff --git a/src/motif/printdlg.cpp b/src/motif/printdlg.cpp index 7136ec67a7..0e94d44e4b 100644 --- a/src/motif/printdlg.cpp +++ b/src/motif/printdlg.cpp @@ -20,10 +20,8 @@ // Use generic page setup dialog: use your own native one if one exists. #include "wx/generic/prntdlgg.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_DYNAMIC_CLASS(wxPrintDialog, wxDialog) IMPLEMENT_CLASS(wxPageSetupDialog, wxDialog) -#endif wxPrintDialog::wxPrintDialog(): wxDialog()