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:
Raphael Kubo da Costa 2019-03-30 22:25:07 +00:00
parent ba70e457af
commit e79d4c79bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497367

View File

@ -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