Dont re-register the connect_op if we got it by calling
author7 <NotZed@Ximian.com>
Thu, 27 Sep 2001 23:24:01 +0000 (23:24 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Thu, 27 Sep 2001 23:24:01 +0000 (23:24 +0000)
commitebf9709024e5c4aeb51d0e7f06e9e10f59473829
treef2e2fc25504da4b40f64061904c81b16090ea6c5
parentfc1a171c33dd49196cbe76444c50c03a294db117
Dont re-register the connect_op if we got it by calling

2001-09-27    <NotZed@Ximian.com>

* camel-service.c (camel_service_connect): Dont re-register the
connect_op if we got it by calling 'operation_registered', which
returns an already-registered one.
(camel_service_disconnect): Likewise here.
This removes all the re-registered warnings.
camel/ChangeLog
camel/camel-service.c