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

New commits:
commit 7b47ee0b6ca78ed51544b8177b810cd353814068
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 17:13:07 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>
    (cherry picked from commit fa49dadaf5161708c79f5311cc317ccbc5eb02cd)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161564

diff --git a/configure.ac b/configure.ac
index a54aae3d14bd..77781df743ed 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