ucbhelper/source/provider/resultset.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bedc5bf125bdc0377b7dc845192b274e90945e13 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Thu Jul 2 10:16:30 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Thu Jul 2 12:15:51 2020 +0200 Upcoming improved loplugin:staticanonymous -> redundantstatic: ucbhelper Change-Id: Ie5e160e577ba0acc83617b2f4f2ca97b9d3f6da7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97727 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/ucbhelper/source/provider/resultset.cxx b/ucbhelper/source/provider/resultset.cxx index 6cb1536675b8..c8a8ba51bfd5 100644 --- a/ucbhelper/source/provider/resultset.cxx +++ b/ucbhelper/source/provider/resultset.cxx @@ -60,7 +60,7 @@ static const uno::Type& sal_Bool_getCppuType() return cppu::UnoType<bool>::get(); } -static const PropertyInfo aPropertyTable[] = +const PropertyInfo aPropertyTable[] = { { "IsRowCountFinal", 1000, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits