forked from amazingfate/loongoffice
loplugin:subtlezeroinit: i18npool
Change-Id: Ie94d8347a2a64e137221709da3e321f1eabb7d1b
This commit is contained in:
@ -86,7 +86,7 @@ com_sun_star_i18n_ScriptTypeDetector_get_implementation(
|
||||
css::uno::XComponentContext *,
|
||||
css::uno::Sequence<css::uno::Any> const &)
|
||||
{
|
||||
return cppu::acquire(new UnoScriptTypeDetector());
|
||||
return cppu::acquire(new UnoScriptTypeDetector);
|
||||
}
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
||||
Reference in New Issue
Block a user