Kaydet (Commit) 72702339 authored tarafından Joseph Powers's avatar Joseph Powers

Remove unused List pFavorSetList

üst 75705b69
...@@ -205,7 +205,6 @@ private: ...@@ -205,7 +205,6 @@ private:
FmFormPage* pFmPage; FmFormPage* pFmPage;
VirtualDevice* pVDev; VirtualDevice* pVDev;
E3dView* p3DView; E3dView* p3DView;
List* pFavorSetList;
List* pMatFavSetList; List* pMatFavSetList;
SfxBindings* pBindings; SfxBindings* pBindings;
......
...@@ -234,7 +234,6 @@ Svx3DWin::Svx3DWin( SfxBindings* pInBindings, ...@@ -234,7 +234,6 @@ Svx3DWin::Svx3DWin( SfxBindings* pInBindings,
pFmPage ( NULL ), pFmPage ( NULL ),
pVDev ( NULL ), pVDev ( NULL ),
p3DView ( NULL ), p3DView ( NULL ),
pFavorSetList ( NULL ),
pMatFavSetList ( NULL ), pMatFavSetList ( NULL ),
pBindings ( pInBindings ), pBindings ( pInBindings ),
......
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