Remove unused "enable_hidpi" GN argument.
GN reports this variable cannot be changed via an argument. No PORTREVISION bump, this change has no visible effects.
This commit is contained in:
parent
ba70e457af
commit
e79d4c79bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497367
@ -2,7 +2,6 @@ include(linux.pri)
|
||||
|
||||
gn_args += enable_basic_printing=true \
|
||||
enable_print_preview=true \
|
||||
enable_hidpi=true \
|
||||
use_dbus=true \
|
||||
use_udev=false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user