starmath/source/ElementsDockingWindow.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit c67c7c2007b7c9194304d341c6abe22a0096790c Author: Takeshi Abe <t...@fixedpoint.jp> Date: Wed Dec 9 12:47:34 2015 +0900 Drop unused typedef Change-Id: I2bc18d48ebf4401d9af576fb1b98b69ff44ab334 Reviewed-on: https://gerrit.libreoffice.org/20485 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: David Tardon <dtar...@redhat.com> diff --git a/starmath/source/ElementsDockingWindow.cxx b/starmath/source/ElementsDockingWindow.cxx index d3dd525..229eeedb 100644 --- a/starmath/source/ElementsDockingWindow.cxx +++ b/starmath/source/ElementsDockingWindow.cxx @@ -29,8 +29,6 @@ #include <sfx2/sfxmodelfactory.hxx> #include <vcl/settings.hxx> -typedef tools::SvRef<SmDocShell> SmDocShellRef; - SmElement::SmElement(SmNodePointer pNode, const OUString& aText, const OUString& aHelpText) : mpNode(pNode), maText(aText), _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits