doc/reference/protocols/meson.build

Thu, 13 Jan 2022 23:47:42 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 13 Jan 2022 23:47:42 -0600
changeset 41249
b147a2ac58f0
parent 40598
f88830d41330
child 42187
fc241db9162d
permissions
-rw-r--r--

remove purple_str_to_time and other unused time utility functions

Testing Done:
Compiled, ran tests, and ran the program.

Reviewed at https://reviews.imfreedom.org/r/1226/

protocols_doc = []

if DYNAMIC_FACEBOOK
	subdir('facebook')
	protocols_doc += facebook_doc
endif

mercurial