desktop/source/lib/init.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 110ee112e17091cc8ca9b16ac73d4bfae286c91c Author: Michael Meeks <michael.me...@collabora.com> AuthorDate: Mon Apr 15 13:16:53 2019 +0100 Commit: Michael Meeks <michael.me...@collabora.com> CommitDate: Mon Apr 15 20:54:55 2019 +0200 lok: rename - emitted as events not on stdout now. Change-Id: Ie57c34eff1d917fada4e10e4b88b27adf8a34d1a Reviewed-on: https://gerrit.libreoffice.org/70788 Tested-by: Jenkins Reviewed-by: Michael Meeks <michael.me...@collabora.com> diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx index e6feceb595b2..327be8ab2bdd 100644 --- a/desktop/source/lib/init.cxx +++ b/desktop/source/lib/init.cxx @@ -4531,7 +4531,7 @@ static int lo_initialize(LibreOfficeKit* pThis, const char* pAppPath, const char // Did we do a pre-initialize static bool bPreInited = false; - static bool bProfileZones = getenv("SAL_PROFILEZONE_STDOUT") != nullptr; + static bool bProfileZones = getenv("SAL_PROFILEZONE_EVENTS") != nullptr; // What stage are we at ? if (pThis == nullptr) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits