From da4601d536da761ce908a2461a0930857f99f171 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Fri, 10 May 2019 12:21:31 +0530 Subject: libglusterfs: Remove decompunder helper routines from symbol export decompounder and related sources were removed via the following commits: https://review.gluster.org/#/c/glusterfs/+/22627/ https://review.gluster.org/#/c/glusterfs/+/22629/ Therefore taking out symbol exports for those removed routines. Change-Id: I2ef99a318de1e4b512cabd2fa923225c5b79b1e5 updates: bz#1193929 Signed-off-by: Anoop C S --- libglusterfs/src/libglusterfs.sym | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libglusterfs') diff --git a/libglusterfs/src/libglusterfs.sym b/libglusterfs/src/libglusterfs.sym index 7f762b19291..1955005a88f 100644 --- a/libglusterfs/src/libglusterfs.sym +++ b/libglusterfs/src/libglusterfs.sym @@ -129,10 +129,6 @@ cluster_uninodelk cluster_unlink cluster_xattrop cluster_xattrop_cbk -compound_args_cbk_alloc -compound_args_cbk_cleanup -compound_args_cleanup -compound_fop_alloc copy_opts_to_child create_frame data_copy -- cgit