X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12d1116bee8820bb1850f6f3ec63aa8a81b8e53f..62ae2780a8049aa777ccb75e14fa395024c9d80c:/wxPython/src/gtk/printfw.py diff --git a/wxPython/src/gtk/printfw.py b/wxPython/src/gtk/printfw.py index 6265abcddf..230d839866 100644 --- a/wxPython/src/gtk/printfw.py +++ b/wxPython/src/gtk/printfw.py @@ -182,11 +182,6 @@ class wxPostScriptDC(wxPostScriptDCPtr): -def wxPostScriptDC2(*_args,**_kwargs): - val = wxPostScriptDCPtr(apply(printfwc.new_wxPostScriptDC2,_args,_kwargs)) - val.thisown = 1 - return val - class wxPageSetupDialogDataPtr(wxObjectPtr): def __init__(self,this):