Remove warning
authorJulien Kerihuel <j.kerihuel@openchange.org>
Wed, 14 Mar 2012 16:51:27 +0000 (16:51 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Wed, 14 Mar 2012 16:51:27 +0000 (16:51 +0000)
mapiproxy/libmapistore/mapistore_interface.c

index a3e8d7b00503c70efe0d3a9544ea9cca26464b6e..e4a6e131e8fd3e201e397cc8bc77bc7875bf86c6 100644 (file)
@@ -170,7 +170,6 @@ _PUBLIC_ enum mapistore_error mapistore_set_connection_info(struct mapistore_con
 
    \return MAPISTORE_SUCCESS on success, otherwise MAPISTORE error
  */
-#warning the "owner" parameter should be deduced from the uri
 _PUBLIC_ enum mapistore_error mapistore_add_context(struct mapistore_context *mstore_ctx, const char *owner,
                                                    const char *uri, uint64_t fid, uint32_t *context_id, void **backend_object)
 {