'Unused ...' warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -306,7 +306,7 @@ wxDC* wxWindowsPrinter::PrintDialog(wxWindow *parent)
|
|||||||
return dc;
|
return dc;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool wxWindowsPrinter::Setup(wxWindow *parent)
|
bool wxWindowsPrinter::Setup(wxWindow *WXUNUSED(parent))
|
||||||
{
|
{
|
||||||
#if 0
|
#if 0
|
||||||
// We no longer expose that dialog
|
// We no longer expose that dialog
|
||||||
|
Reference in New Issue
Block a user