Kaydet (Commit) 1dfbc1b3 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#708172 unused m_nEventId member

Change-Id: Ib690511fd3e5fbb176ef2bb9d170ae8850a04309
üst 693be3a6
...@@ -103,7 +103,6 @@ class SfxFrameStatusListener : public svt::FrameStatusListener ...@@ -103,7 +103,6 @@ class SfxFrameStatusListener : public svt::FrameStatusListener
class SFX2_DLLPUBLIC SfxPopupWindow: public FloatingWindow, public SfxStatusListenerInterface class SFX2_DLLPUBLIC SfxPopupWindow: public FloatingWindow, public SfxStatusListenerInterface
{ {
sal_Bool m_bFloating; sal_Bool m_bFloating;
sal_uIntPtr m_nEventId;
sal_Bool m_bCascading; sal_Bool m_bCascading;
Link m_aDeleteLink; Link m_aDeleteLink;
sal_uInt16 m_nId; sal_uInt16 m_nId;
......
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