Startcenter: mnSpacing became unused
Change-Id: I01f2911c690da36ed0d5beb306e28ab438890fd9
This commit is contained in:
@@ -330,7 +330,6 @@ protected:
|
||||
|
||||
sal_uInt16 mnCols;
|
||||
sal_uInt16 mnFirstLine;
|
||||
sal_uInt16 mnSpacing;
|
||||
bool mbScroll : 1;
|
||||
bool mbIsTransientChildrenDisabled : 1;
|
||||
bool mbHasVisibleItems : 1;
|
||||
|
@@ -150,7 +150,6 @@ void ThumbnailView::ImplInit()
|
||||
mnFineness = 5;
|
||||
mnFirstLine = 0;
|
||||
mnCols = 0;
|
||||
mnSpacing = 0;
|
||||
mbScroll = false;
|
||||
mbHasVisibleItems = false;
|
||||
mbShowTooltips = false;
|
||||
|
Reference in New Issue
Block a user