Kaydet (Commit) 285d1d1a authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#738899 unused member

Change-Id: I3f96d50709c9a6832192b97d4174b9cea07c5057
üst 5b900337
...@@ -91,7 +91,6 @@ class SW_DLLPUBLIC SwElemItem : public SfxPoolItem ...@@ -91,7 +91,6 @@ class SW_DLLPUBLIC SwElemItem : public SfxPoolItem
bool bSmoothScroll :1; bool bSmoothScroll :1;
//visual aids //visual aids
bool bCrosshair :1; bool bCrosshair :1;
bool bHandles :1;
//display //display
bool bTable :1; bool bTable :1;
bool bGraphic :1; bool bGraphic :1;
......
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