Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf07260

Browse files
author
Steve Chaplin
committed
SC 02/10/2004
svn path=/trunk/matplotlib/; revision=577
1 parent 078eb1c commit bf07260

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/matplotlib/backends/backend_gtk.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
# see http://groups.google.com/groups?q=screen+dpi+x11&hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=7077.26e81ad5%40swift.cs.tcd.ie&rnum=5 for some info about screen dpi
4747
PIXELS_PER_INCH = 96
4848

49-
backend_version = 'unknown'
5049

5150
cursord = {
5251
cursors.MOVE : gtk.gdk.Cursor(gtk.gdk.FLEUR),

0 commit comments

Comments
 (0)