summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-26 14:40:04 +0100
committerJim Meyering <meyering@redhat.com>2009-11-27 11:08:51 +0100
commit424f06a688004bdb5fb676c670e65f8bd0d7ee9d (patch)
tree432852af9e93b52e8c1fb7294e7d472b42912834 /scripts
parent376b14304547d836399e16991b5551b60b277fc2 (diff)
downloadparted-424f06a688004bdb5fb676c670e65f8bd0d7ee9d.tar.gz
libparted: ped_disk_clobber_exclude: remove now-unused function
I see no utility in ped_disk_clobber_exclude (just a thin wrapper around ped_disk_clobber), so am removing the interface. * include/parted/disk.h (ped_disk_clobber_exclude): Remove prototype. * libparted/disk.c (ped_disk_clobber_exclude): Remove function. Now that all callers use NULL as 2nd argument, replace each call with one to ped_disk_clobber. * scripts/data/abi/baseline_symbols.txt: Remove it. Reviewed-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/data/abi/baseline_symbols.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/data/abi/baseline_symbols.txt b/scripts/data/abi/baseline_symbols.txt
index e375512..010a55e 100644
--- a/scripts/data/abi/baseline_symbols.txt
+++ b/scripts/data/abi/baseline_symbols.txt
@@ -256,7 +256,6 @@ FUNC:ped_disk_bsd_done
FUNC:ped_disk_bsd_init
FUNC:ped_disk_check
FUNC:ped_disk_clobber
-FUNC:ped_disk_clobber_exclude
FUNC:ped_disk_commit
FUNC:ped_disk_commit_to_dev
FUNC:ped_disk_commit_to_os