* configure.ac: Remove forgotten GLIB_GSETTINGS call

This commit is contained in:
Yuuki Harano 2022-01-24 21:26:17 +09:00
parent 933ed56e55
commit d0b9e269ee

View file

@ -2806,9 +2806,6 @@ if test "${opsys}" != "mingw32"; then
AC_DEFINE([GLIB_DISABLE_DEPRECATION_WARNINGS], [1],
[Define to 1 to disable Glib deprecation warnings.])
fi
if test "$window_system" = pgtk; then
GLIB_GSETTINGS
fi
else
check_gtk2=yes
gtk3_pkg_errors="$GTK_PKG_ERRORS "