From f1c2c13374c6cd2448f4d9d38d101d80b169dfb9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 3 Feb 2012 16:11:53 +0100 Subject: libparted: remove ped_realloc, now unused * include/parted/parted.in.h (ped_realloc): Remove declaration. * libparted/libparted.c (ped_realloc): Remove definition. --- scripts/data/abi/baseline_symbols.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts/data') diff --git a/scripts/data/abi/baseline_symbols.txt b/scripts/data/abi/baseline_symbols.txt index 010a55e..9162f1a 100644 --- a/scripts/data/abi/baseline_symbols.txt +++ b/scripts/data/abi/baseline_symbols.txt @@ -381,7 +381,6 @@ FUNC:ped_partition_set_flag FUNC:ped_partition_set_name FUNC:ped_partition_set_system FUNC:ped_partition_type_get_name -FUNC:ped_realloc FUNC:ped_register_disk_type FUNC:ped_round_down_to FUNC:ped_round_to_nearest -- cgit v1.2.1