Kaydet (Commit) a95f6340 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

IsEnableAccessInterface() is not used anywhere

Change-Id: If5591adcc15bef2144505f9747d2348568b8e1ae
üst 88482de1
......@@ -1501,15 +1501,6 @@ public:
static css::uno::Reference< css::ui::dialogs::XFolderPicker2 >
createFolderPicker( const css::uno::Reference< css::uno::XComponentContext >& rServiceManager );
/** Is the access interface enabled?
@returns true
*/
static bool IsEnableAccessInterface()
{
return true;
}
///@}
// For vclbootstrapprotector:
......
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