diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-08-17 08:17:37 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-08-17 09:41:30 +0200 |
commit | 3f2e85ae2c6cd8a775587524788f61e4c93676b9 (patch) | |
tree | bb0e40451ac00957ffe6064d2ca920bda48ffa4a /sal/osl | |
parent | 30e5617f6bb30a85ae13990e9045ac95b8f0be4d (diff) |
Remove leftover debug include
Change-Id: Idca54798ab5ad464f8a641eb6250cb20aa2147ae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100840
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sal/osl')
-rw-r--r-- | sal/osl/unx/salinit.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/osl/unx/salinit.cxx b/sal/osl/unx/salinit.cxx index 5f75bef3ced6..c55cb2667be3 100644 --- a/sal/osl/unx/salinit.cxx +++ b/sal/osl/unx/salinit.cxx @@ -1,4 +1,3 @@ -#include <sal/log.hxx> /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. |