Kaydet (Commit) 80c5303e authored tarafından Noel Grandin's avatar Noel Grandin

remove unused method

Change-Id: Ic8d56962411d87c5c6b33acccf1927d4e85ceaa9
üst 3cfecf84
......@@ -125,7 +125,6 @@ protected:
sal_uInt16 GetId() const { return m_nId; }
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& GetFrame() const { return m_xFrame; }
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > GetServiceManager() const { return ::comphelper::getProcessServiceFactory(); }
void BindListener();
void UnbindListener();
......
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