diff options
Diffstat (limited to 'sfx2/source/view/impviewframe.hxx')
-rw-r--r-- | sfx2/source/view/impviewframe.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/view/impviewframe.hxx b/sfx2/source/view/impviewframe.hxx index c4b3d081843e..16fe88a346fd 100644 --- a/sfx2/source/view/impviewframe.hxx +++ b/sfx2/source/view/impviewframe.hxx @@ -39,7 +39,6 @@ struct SfxViewFrame_Impl SvBorder aBorder; Size aMargin; Size aSize; - String aFrameTitle; TypeId aLastType; String aActualURL; SfxFrame& rFrame; |