Skip to content

Commit

Permalink
remove leftover from gtk menu support
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Oct 11, 2024
1 parent 077bf5b commit 157265a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xpra/platform/posix/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ def X11XI2Bindings():


device_bell = None
GTK_MENUS = envbool("XPRA_GTK_MENUS", False)
RANDR_DPI = envbool("XPRA_RANDR_DPI", True)
XSETTINGS_DPI = envbool("XPRA_XSETTINGS_DPI", True)
USE_NATIVE_TRAY = envbool("XPRA_USE_NATIVE_TRAY", True)
Expand Down

0 comments on commit 157265a

Please sign in to comment.