Skip to content

Commit

Permalink
doh: debug hack commited by mistake
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@19620 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Jun 12, 2018
1 parent 0232d19 commit af148eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xpra/x11/bindings/randr_bindings.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ cdef class _RandRBindings(_X11CoreBindings):
return False

def check_randr_sizes(self):
return True
#check for wayland, which has no sizes:
#(and we wouldn't be able to set screen resolutions)
cdef Window window
Expand Down

0 comments on commit af148eb

Please sign in to comment.