summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2017-10-13 14:43:15 -0500
committerDavid Teigland <teigland@redhat.com>2017-10-13 16:20:42 -0500
commit6ac1e04b3a6f57b65b66e95eff5640a023c4eaf9 (patch)
tree97a4ef5e7c5dd3129bbe98c57016a702ee77b5df /include
parente14c0cabd961432d25d36ae11a26c47a7962ac24 (diff)
downloadlvm2-6ac1e04b3a6f57b65b66e95eff5640a023c4eaf9.tar.gz
replicator: remove the code
It has not been used in a long time and is not expected to be used further.
Diffstat (limited to 'include')
-rw-r--r--include/configure.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configure.h.in b/include/configure.h.in
index 51726506c..be2f66031 100644
--- a/include/configure.h.in
+++ b/include/configure.h.in
@@ -685,9 +685,6 @@
/* Define to 1 to include the LVM readline shell. */
#undef READLINE_SUPPORT
-/* Define to 1 to include built-in support for replicators. */
-#undef REPLICATOR_INTERNAL
-
/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE