include/tools/stream.hxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 4956fd64e1881672c4e5ba8052709ca3cc3d165f Author: Takeshi Abe <t...@fixedpoint.jp> Date: Tue Dec 20 18:15:51 2016 +0900
tools: Kill empty enum LockType It seems unused in the first place. Change-Id: I556ae97b86498c63315f1f1bbe8d55fdbb10c1aa Reviewed-on: https://gerrit.libreoffice.org/32218 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/include/tools/stream.hxx b/include/tools/stream.hxx index 44af335..56be8a7 100644 --- a/include/tools/stream.hxx +++ b/include/tools/stream.hxx @@ -88,8 +88,6 @@ inline SvStream& operator<<( SvStream& rStr, SvStrPtr f ); // SvLockBytes -enum LockType {}; - struct SvLockBytesStat { std::size_t nSize;
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits