Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3b742b3

Browse filesBrowse files
committed
backend_wx: delete remaining lines for removal of printer support
This just finishes off the process; most of the removal was done in #84ffb60.
1 parent 300ee75 commit 3b742b3
Copy full SHA for 3b742b3

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed

‎lib/matplotlib/backends/backend_wx.py

Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_wx.py
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -766,11 +766,6 @@ def do_nothing(*args, **kwargs):
766766

767767
self.macros = {} # dict from wx id to seq of macros
768768

769-
# printer attributes and methods deprecated, 2010/06/19
770-
self._printerData = None
771-
self._printerPageData = None
772-
self.printer_width = 5.5
773-
self.printer_margin = 0.5
774769

775770
def Destroy(self, *args, **kwargs):
776771
wx.Panel.Destroy(self, *args, **kwargs)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.