configure.ac |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit 79e006cfc81728f1da39b9bf63b28074b7ccca50
Author:     Stephan Bergmann <stephan.bergm...@allotropia.de>
AuthorDate: Wed Jan 3 15:16:31 2024 +0100
Commit:     Stephan Bergmann <stephan.bergm...@allotropia.de>
CommitDate: Wed Jan 3 16:14:42 2024 +0100

    Actually drop --with-online-update-mar-channel
    
    ...which had accidentally been forgotten by
    6910b1e3511701de5f0541fcaa98babf530f55ce "Hard-code
    --with-online-update-mar-channel=LOOnlineUpdater"
    
    Change-Id: I2dc9e500cfd9ffb1962c3fe3aa0bc9d6ba49c3d2
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161585
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <stephan.bergm...@allotropia.de>

diff --git a/configure.ac b/configure.ac
index e7857109be88..66e113ddcd7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1893,13 +1893,6 @@ libo_FUZZ_ARG_WITH(online-update-mar-certificatepath,
          non-functional.)]),
 ,)
 
-libo_FUZZ_ARG_WITH(online-update-mar-channel,
-    AS_HELP_STRING([--with-online-update-mar-channel=...],
-        [Set the channel value for --enable-online-update-mar.
-         (Can be left off for debug purposes, even if that may render the 
feature
-         non-functional.)]),
-,)
-
 libo_FUZZ_ARG_WITH(online-update-mar-serverurl,
     AS_HELP_STRING([--with-online-update-mar-serverurl=...],
         [Set the server URL value for --enable-online-update-mar.

Reply via email to