Remove the 'FIXME: remove because this isn't required...' comment for
authorJeffrey Stedfast <fejj@ximian.com>
Thu, 22 Feb 2001 16:22:27 +0000 (16:22 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 22 Feb 2001 16:22:27 +0000 (16:22 +0000)
commita69de1cee63e8fb25fedf72f68363f37d0a87687
treeefd3b871ec07cfedb522399cbc930f6376cc3621
parent30338d10b3645a377de3fbbab3b9f83f20d10f86
Remove the 'FIXME: remove because this isn't required...' comment for

2001-02-22  Jeffrey Stedfast  <fejj@ximian.com>

* camel-folder.h: Remove the 'FIXME: remove because this isn't
required...' comment for copy_message_to since we now need and
cherish its existance in the filter-driver code ;-)

* camel-filter-driver.c (camel_filter_driver_filter_message): Now
takes a UID and CamelFolder arguments (which can be NULL) to allow
for possible optimizations when copying messages between folders
on the same store.
(camel_filter_driver_filter_mbox): Updated (passes NULL for both
since this case can't be optimized anyway).
(camel_filter_driver_filter_folder): Updated to pass in the uid
and folder of the message.
camel/ChangeLog
camel/camel-filter-driver.c
camel/camel-filter-driver.h
camel/camel-folder.h