diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-18 08:49:53 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-18 08:49:53 +0000 |
commit | 20f45f8a7f97887314280271aa8ccd6dd8eee4a3 (patch) | |
tree | 4b3b321769d5966178622b1b059cbdfba19f82b1 /sfx2 | |
parent | 3c80d6eece412f4697f5e6886e6ba209f3f3e82a (diff) |
#i33022# assertion removed by CD
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/view/viewfrm.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx index add4000cdf83..85f49f200092 100644 --- a/sfx2/source/view/viewfrm.cxx +++ b/sfx2/source/view/viewfrm.cxx @@ -2,9 +2,9 @@ * * $RCSfile: viewfrm.cxx,v $ * - * $Revision: 1.87 $ + * $Revision: 1.88 $ * - * last change: $Author: hr $ $Date: 2004-08-02 15:04:56 $ + * last change: $Author: obo $ $Date: 2004-08-18 09:49:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -221,7 +221,6 @@ SFX_IMPL_INTERFACE(SfxViewFrame,SfxShell,SfxResId(0)) { SFX_CHILDWINDOW_REGISTRATION( SID_BROWSER ); SFX_CHILDWINDOW_REGISTRATION( SID_RECORDING_FLOATWINDOW ); - SFX_CHILDWINDOW_REGISTRATION( SID_CUSTOMIZETOOLBOX ); SFX_OBJECTBAR_REGISTRATION( SFX_OBJECTBAR_FULLSCREEN | SFX_VISIBILITY_FULLSCREEN, |