diff options
author | Amar Tumballi <amarts@redhat.com> | 2019-04-24 22:23:36 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-04-29 05:29:06 +0000 |
commit | 88418f400507fba109971f169ce0a2c4243a31c9 (patch) | |
tree | 1a3d77d2ebafdd2a6806a4605f12b56ad2406b5a /configure.ac | |
parent | 5d866c13efdcdeddf184f012aa88a652e90ff22e (diff) |
performance/decompounder: remove the translator as the feature is not used anymore
updates: bz#1693692
Change-Id: Id5932b11e115ca6da1c2bfff7ae1460787109e06
Signed-off-by: Amar Tumballi <amarts@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 08ef433c95a..bec743bf084 100644 --- a/configure.ac +++ b/configure.ac @@ -87,8 +87,6 @@ AC_CONFIG_FILES([Makefile xlators/performance/open-behind/src/Makefile xlators/performance/md-cache/Makefile xlators/performance/md-cache/src/Makefile - xlators/performance/decompounder/Makefile - xlators/performance/decompounder/src/Makefile xlators/performance/nl-cache/Makefile xlators/performance/nl-cache/src/Makefile xlators/debug/Makefile |