diff options
author | Arkadiy Illarionov <qarkai@gmail.com> | 2018-05-20 16:57:25 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-05-21 10:18:34 +0200 |
commit | 5dab28cdada9a24ad2ddae1083ac977fe87cb1c1 (patch) | |
tree | 58ca683c9c81ab1122e5cbb52329da33c31733e6 /solenv/clang-format | |
parent | 83a4a6286f021c99cbf94897504fc7bfe35d2a68 (diff) |
tdf#96099 Remove unused typedef from shell/source/tools/lngconvex
Also remove empty defs.hxx
Change-Id: I35f70cc13f0198623d99cfd1e294808ac90f5f02
Reviewed-on: https://gerrit.libreoffice.org/54600
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index cc3dfe0e8843..90ec26ee74a6 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -13173,7 +13173,6 @@ shell/source/sessioninstall/SyncDbusSessionHelper.hxx shell/source/sessioninstall/services.cxx shell/source/tools/lngconvex/cmdline.cxx shell/source/tools/lngconvex/cmdline.hxx -shell/source/tools/lngconvex/defs.hxx shell/source/tools/lngconvex/lngconvex.cxx shell/source/tools/regsvrex/regsvrex.cxx shell/source/unix/exec/shellexec.cxx |