diff options
| author | Matthew Barnes <mbarnes@redhat.com> | 2013-10-01 23:11:30 -0400 |
|---|---|---|
| committer | Matthew Barnes <mbarnes@redhat.com> | 2013-10-01 23:11:30 -0400 |
| commit | b73a072bafb7fb4a87aef5b93b428e92f218689a (patch) | |
| tree | 5bee204242086ef5da275075318cca50983c8d26 /docs/reference | |
| parent | 7b23e572599c3155d5ac52e292683a8f3b5138ff (diff) | |
| download | evolution-data-server-b73a072bafb7fb4a87aef5b93b428e92f218689a.tar.gz | |
Remove unused camel_cipher_context_export_keys_sync().
Also removes the unused asynchronous functions:
camel_cipher_context_export_keys()
camel_cipher_context_export_keys_finish()
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/camel/camel-sections.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/reference/camel/camel-sections.txt b/docs/reference/camel/camel-sections.txt index 486fe8875..8348a5ec1 100644 --- a/docs/reference/camel/camel-sections.txt +++ b/docs/reference/camel/camel-sections.txt @@ -137,9 +137,6 @@ camel_cipher_context_encrypt_finish camel_cipher_context_decrypt_sync camel_cipher_context_decrypt camel_cipher_context_decrypt_finish -camel_cipher_context_export_keys_sync -camel_cipher_context_export_keys -camel_cipher_context_export_keys_finish camel_cipher_validity_new camel_cipher_validity_init camel_cipher_validity_get_valid |
