Call camel_mime_utils_shutdown() and camel_operation_shutdown().
authorJeffrey Stedfast <fejj@novell.com>
Fri, 18 Jun 2004 21:08:05 +0000 (21:08 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 18 Jun 2004 21:08:05 +0000 (21:08 +0000)
commit1ceceacf5a5c77b6c359ce9fb4c222800a6e0ef9
tree4f84902fa5aa133491c934172bb530d683138f7e
parente3472de63aabd24df698fa9b828dcd3eb1a7b27a
Call camel_mime_utils_shutdown() and camel_operation_shutdown().

2004-06-18  Jeffrey Stedfast  <fejj@novell.com>

* camel.c (camel_shutdown): Call camel_mime_utils_shutdown() and
camel_operation_shutdown().
(camel_init): Don't register camel_shutdown() as an atexit
handler.

* camel-operation.c (camel_operation_shutdown): New function.

* camel-mime-utils.c (camel_mime_utils_shutdown): New function to
clean up the compiled regexes.
camel/ChangeLog
camel/camel.c
camel/camel.h