Remove unused commented code
(cherry picked from commit d8933b9c61e3e15f788f43043975f48d9d5b6cfd) Change-Id: I9856e1f26f9467c281ebaabe3d520e4fa59163c4
This commit is contained in:
committed by
Caolán McNamara
parent
3f0dbd2cbe
commit
f59d23fedc
@@ -168,17 +168,6 @@ static bool lcl_RemoveItems( StatusBar* pStatusbar,
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
static ::cppu::OWeakObject* CreateController(
|
|
||||||
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xSMGR,
|
|
||||||
::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame,
|
|
||||||
StatusBar* pStatusbar,
|
|
||||||
const ::rtl::OUString& rCommandURL,
|
|
||||||
sal_uInt16 nId,
|
|
||||||
sal_uInt16 nWidth,
|
|
||||||
const ::rtl::OUString& rControlType );
|
|
||||||
|
|
||||||
*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool StatusbarMerger::IsCorrectContext(
|
bool StatusbarMerger::IsCorrectContext(
|
||||||
|
Reference in New Issue
Block a user