]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/printmac.cpp
Replaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict with AIX system headers.
[wxWidgets.git] / src / mac / carbon / printmac.cpp
index 4c727be9b4c5e28309ad22786b64673f41075783..859b67e79d41fe8de83d6d60356bb7179d724545 100644 (file)
@@ -281,7 +281,6 @@ void wxMacCarbonPrintData::TransferFrom( wxPrintDialogData* data )
        {
        PMSetLastPage( m_macPrintSettings , toPage , false ) ;
        }
        {
        PMSetLastPage( m_macPrintSettings , toPage , false ) ;
        }
-    PMSetLastPage( m_macPrintSettings , toPage , false ) ;
 }
 
 /*
 }
 
 /*