desktop/source/app/updater.hxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 830e21451f53e3e4405d44909f9fc640bf011781 Author: Muhammet Kara <muhammet.k...@collabora.com> AuthorDate: Sun Feb 16 18:34:48 2020 +0300 Commit: Muhammet Kara <muhammet.k...@collabora.com> CommitDate: Sun Feb 16 18:41:39 2020 +0100
Remove useless access modifier from the Updater class Change-Id: I1353634e9e5e65dd080daf7304d5e8a16bc77e4b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88808 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.k...@collabora.com> diff --git a/desktop/source/app/updater.hxx b/desktop/source/app/updater.hxx index 3bda24b02b6c..d0a55df6bf1f 100644 --- a/desktop/source/app/updater.hxx +++ b/desktop/source/app/updater.hxx @@ -18,7 +18,6 @@ void update_checker(); class Updater { -private: public: static OUString getUpdateInfoLog(); static OUString getPatchDirURL(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits