Kaydet (Commit) 0c262397 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

another fix after loplugin:unusedfields in vcl

Change-Id: I11a43d1285b474efcb5d4fb157d9e80f0930f081
üst 3a29a410
...@@ -178,7 +178,6 @@ const OUString& SalGetDesktopEnvironment() ...@@ -178,7 +178,6 @@ const OUString& SalGetDesktopEnvironment()
SalData::SalData() : SalData::SalData() :
m_pInstance( 0 ), m_pInstance( 0 ),
m_pPlugin( 0 ),
m_pPIManager(0 ) m_pPIManager(0 )
{ {
} }
......
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