Remove unnecessary wxGDIPlusPrintingContext dtor
No real changes.
This commit is contained in:
@@ -507,7 +507,6 @@ class wxGDIPlusPrintingContext : public wxGDIPlusContext
|
||||
{
|
||||
public:
|
||||
wxGDIPlusPrintingContext( wxGraphicsRenderer* renderer, const wxDC& dc );
|
||||
virtual ~wxGDIPlusPrintingContext() { }
|
||||
protected:
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user