summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2013-01-07 13:45:27 -0500
committerDavid Zeuthen <zeuthen@gmail.com>2013-01-07 13:45:27 -0500
commit234354ae409209dc8e11d2882c2937841172f712 (patch)
tree42bf7ee7e14a97fa582e8b1d79713e1d4be8ffd6 /doc
parentbe8c645e6a0184636f3cf6523d62b9e2b3317197 (diff)
Fold UDisksPersistentStore class into UDisksCleanup
The latter is the only user so it's not useful to split it in two. Signed-off-by: David Zeuthen <zeuthen@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/udisks2-docs.xml1
-rw-r--r--doc/udisks2-sections.txt19
-rw-r--r--doc/udisks2.types1
3 files changed, 0 insertions, 21 deletions
diff --git a/doc/udisks2-docs.xml b/doc/udisks2-docs.xml
index 5c351c3..cf9ce11 100644
--- a/doc/udisks2-docs.xml
+++ b/doc/udisks2-docs.xml
@@ -387,7 +387,6 @@
<xi:include href="xml/udisksdaemon.xml"/>
<xi:include href="xml/udisksprovider.xml"/>
<xi:include href="xml/udiskscleanup.xml"/>
- <xi:include href="xml/udiskspersistentstore.xml"/>
<xi:include href="xml/udisksata.xml"/>
</chapter>
<chapter id="ref-daemon-monitoring">
diff --git a/doc/udisks2-sections.txt b/doc/udisks2-sections.txt
index 6138ae7..3c84e20 100644
--- a/doc/udisks2-sections.txt
+++ b/doc/udisks2-sections.txt
@@ -117,7 +117,6 @@ udisks_daemon_get_mount_monitor
udisks_daemon_get_fstab_monitor
udisks_daemon_get_crypttab_monitor
udisks_daemon_get_linux_provider
-udisks_daemon_get_persistent_store
udisks_daemon_get_authority
udisks_daemon_get_cleanup
UDisksDaemonWaitFunc
@@ -319,24 +318,6 @@ udisks_mount_monitor_get_type
</SECTION>
<SECTION>
-<FILE>udiskspersistentstore</FILE>
-<TITLE>UDisksPersistentStore</TITLE>
-UDisksPersistentStore
-udisks_persistent_store_new
-udisks_persistent_store_get_path
-udisks_persistent_store_get_temp_path
-UDisksPersistentFlags
-udisks_persistent_store_get
-udisks_persistent_store_set
-<SUBSECTION Standard>
-UDISKS_TYPE_PERSISTENT_STORE
-UDISKS_PERSISTENT_STORE
-UDISKS_IS_PERSISTENT_STORE
-<SUBSECTION Private>
-udisks_persistent_store_get_type
-</SECTION>
-
-<SECTION>
<FILE>udiskscleanup</FILE>
<TITLE>UDisksCleanup</TITLE>
UDisksCleanup
diff --git a/doc/udisks2.types b/doc/udisks2.types
index 3bd5d11..6659057 100644
--- a/doc/udisks2.types
+++ b/doc/udisks2.types
@@ -18,7 +18,6 @@ udisks_mount_get_type
udisks_mount_monitor_get_type
udisks_provider_get_type
udisks_linux_provider_get_type
-udisks_persistent_store_get_type
udisks_linux_filesystem_get_type
udisks_linux_partition_get_type
udisks_linux_partition_table_get_type