grim/pidgin

Remove unused GTK account preferences
default
12 months ago, Elliott Sales de Andrade
e322f1f3f5c7
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/
if x11.found()
library('gntclipboard', 'gntclipboard.c',
c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="Gnt-Clipboard"'],
dependencies : [x11, libpurple_dep, libfinch_dep, glib],
name_prefix : '',
install : true, install_dir : FINCH_PLUGINDIR)
endif
devenv.append('FINCH_PLUGIN_PATH', meson.current_build_dir())