Kaydet (Commit) 3d994313 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove unused comphelper::MasterHelperNoState

Change-Id: I2ef343154a9152b81f8c18c9e114b12b8bd168ab
üst 4a85afa5
......@@ -27,8 +27,6 @@
namespace comphelper
{
class MasterPropertySet;
class MasterPropertySetInfo;
class ChainablePropertySet;
class ChainablePropertySetInfo;
......@@ -96,12 +94,6 @@ namespace comphelper
{ ComphelperBase::firePropertiesChangeEvent ( aPropertyNames, xListener ); }
};
typedef comphelper::SettingsHelperNoState
<
::comphelper::MasterPropertySet,
::comphelper::MasterPropertySetInfo
>
MasterHelperNoState;
typedef comphelper::SettingsHelperNoState
<
::comphelper::ChainablePropertySet,
::comphelper::ChainablePropertySetInfo
......
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