Fri, 30 Sep 2022 03:11:02 -0500
Remove PURPLE_NO_TZ_OFF
There is no `purple_str_to_time` any more, and Jabber can use a NULL pointer
instead for the same meaning.
Testing Done:
Compiled
Reviewed at https://reviews.imfreedom.org/r/1870/
gtkbuddynote = library('gtkbuddynote', 'gtkbuddynote.c', c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PidginPlugin-BuddyNote"'], dependencies : [libpurple_dep, libpidgin_dep, glib], name_prefix : '', install : true, install_dir : PIDGIN_PLUGINDIR) devenv.append('PIDGIN_PLUGIN_PATH', meson.current_build_dir())