[Libreoffice-commits] .: sfx2/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Oct 12 05:04:04 PDT 2012


 sfx2/source/doc/templatedlg.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 581438a0c609c957e2db0b262b3bea83fa387eac
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Oct 12 13:03:42 2012 +0100

    lcl_createTemplate declared but not defined
    
    Change-Id: I755853c326c5e3dbeae18e3fdb9f7b5607aac874

diff --git a/sfx2/source/doc/templatedlg.cxx b/sfx2/source/doc/templatedlg.cxx
index c79c779..ca5e0b3 100644
--- a/sfx2/source/doc/templatedlg.cxx
+++ b/sfx2/source/doc/templatedlg.cxx
@@ -64,8 +64,6 @@ using namespace ::com::sun::star::frame;
 using namespace ::com::sun::star::lang;
 using namespace ::com::sun::star::ui::dialogs;
 
-static void lcl_createTemplate(uno::Reference<XComponentLoader> xDesktop, const FILTER_APPLICATION eApp);
-
 static bool lcl_getServiceName (const OUString &rFileURL, OUString &rName );
 
 static std::vector<OUString> lcl_getAllFactoryURLs ();


More information about the Libreoffice-commits mailing list