Mon, 03 Jul 2023 23:48:37 -0500
Remove unused GTK account preferences
These are neither read nor written anywhere else.
Testing Done:
Compiled, and also searched for `accounts`, which did not show any mention of prefs.
Reviewed at https://reviews.imfreedom.org/r/2495/
spellchk = library('spellchk', 'spellchk.c', c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PidginPlugin-SpellCheck"'], dependencies : [libpurple_dep, libpidgin_dep, glib], name_prefix : '', build_by_default: false, install : false, install_dir : PIDGIN_PLUGINDIR) devenv.append('PIDGIN_PLUGIN_PATH', meson.current_build_dir())