Skip to content

Commit

Permalink
remove comment which is (no longer?) true
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@8658 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Feb 13, 2015
1 parent f619889 commit 82f97d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xpra/client/gtk_base/gtk_client_window_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ def set_shaded(self, shaded):


def set_fullscreen(self, fullscreen):
#note: the "_fullscreen" flag is updated by the window-state-event, not here
statelog("%s.set_fullscreen(%s)", self, fullscreen)
if fullscreen:
#we may need to temporarily remove the max-window-size restrictions
Expand Down

0 comments on commit 82f97d5

Please sign in to comment.