Method
EDataServerWebDAVDiscoveredSourcefree
since: 3.40
Declaration [src]
void
e_webdav_discovered_source_free (
EWebDAVDiscoveredSource* discovered_source
)
Description [src]
Frees the discovered_source. Function does nothing, when it’s NULL.
Available since: 3.40
Parameters
discovered_source-
Type:
EWebDAVDiscoveredSourceAn
EWebDAVDiscoveredSourceto free.The argument can be NULL.