-Werror,-Wunused-const-variable

Change-Id: Ib725e544d058c735e485db1586743746a5236488
This commit is contained in:
Stephan Bergmann
2015-11-26 22:29:27 +01:00
parent 3493c74970
commit dd706ea26d

View File

@@ -53,7 +53,6 @@ namespace
{
// controlling event notifications
const bool STARTUP_SUSPENDED = true;
const bool STARTUP_ALIVE = false;
uno::Sequence<OUString> SAL_CALL FilePicker_getSupportedServiceNames()
{