X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5dcf05ae082a2da39102dec13ab3ad4c483221c8..6cc687bfee071b5328f9e48d1708795287006bb7:/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()