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 a981d54

Browse filesBrowse files
committed
Merge pull request #3839 from efiring/wx_printer_last_deletion
backend_wx: delete remaining lines for removal of printer support
2 parents 300ee75 + 3b742b3 commit a981d54
Copy full SHA for a981d54

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.