Remove nonsense
Change-Id: Ia9528660190b0359c59818c82265081d9e73b9d9
This commit is contained in:
parent
35b07ae7a3
commit
7791521e97
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ protected:
|
|||
FrameContainer m_aChildFrameContainer; /// array of child frames
|
||||
};
|
||||
|
||||
css::uno::WeakReference< css::frame::XFrame2 > Frame::m_xCloserFrame = css::uno::WeakReference< css::frame::XFrame2 >();
|
||||
css::uno::WeakReference< css::frame::XFrame2 > Frame::m_xCloserFrame;
|
||||
|
||||
// XInterface, XTypeProvider, XServiceInfo
|
||||
|
||||
|
|
Loading…
Reference in a new issue