Kaydet (Commit) c67c7c20 authored tarafından Takeshi Abe's avatar Takeshi Abe Kaydeden (comit) David Tardon

Drop unused typedef

Change-Id: I2bc18d48ebf4401d9af576fb1b98b69ff44ab334
Reviewed-on: https://gerrit.libreoffice.org/20485Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst cc5899ff
...@@ -29,8 +29,6 @@ ...@@ -29,8 +29,6 @@
#include <sfx2/sfxmodelfactory.hxx> #include <sfx2/sfxmodelfactory.hxx>
#include <vcl/settings.hxx> #include <vcl/settings.hxx>
typedef tools::SvRef<SmDocShell> SmDocShellRef;
SmElement::SmElement(SmNodePointer pNode, const OUString& aText, const OUString& aHelpText) : SmElement::SmElement(SmNodePointer pNode, const OUString& aText, const OUString& aHelpText) :
mpNode(pNode), mpNode(pNode),
maText(aText), maText(aText),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment