silencing paranoid analyzer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76238 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -189,7 +189,7 @@ void wxMacCarbonPrinterDC::StartPage( wxPrinterDC* dc )
|
|||||||
native->GetPageFormat(),
|
native->GetPageFormat(),
|
||||||
NULL);
|
NULL);
|
||||||
|
|
||||||
CGContextRef pageContext;
|
CGContextRef pageContext = NULL ;
|
||||||
|
|
||||||
if ( m_err == noErr )
|
if ( m_err == noErr )
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user