Kaydet (Commit) 8eb92c9a authored tarafından Markus Mohrhard's avatar Markus Mohrhard

-Werror=unused-variable

Change-Id: I98af7f2f6f14555eda8a20c49a614401685b6eb5
Reviewed-on: https://gerrit.libreoffice.org/38625Reviewed-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: 's avatarMarkus Mohrhard <markus.mohrhard@googlemail.com>
üst 9fe96856
......@@ -353,8 +353,6 @@ uno::Sequence< uno::Type > SAL_CALL Content::getTypes()
{
}
cppu::OTypeCollection * pCollection = nullptr;
if ( bFolder )
{
static cppu::OTypeCollection s_aFolderTypes(
......
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