From 673b37d8dd95710451e469e3d830729b4e2764cc Mon Sep 17 00:00:00 2001 From: Martin Hollmichel Date: Thu, 18 Oct 2001 12:10:58 +0000 Subject: del: segmentc.h --- sfx2/source/dialog/navigat.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'sfx2/source/dialog') diff --git a/sfx2/source/dialog/navigat.cxx b/sfx2/source/dialog/navigat.cxx index da62724cdbf1..55177607a765 100644 --- a/sfx2/source/dialog/navigat.cxx +++ b/sfx2/source/dialog/navigat.cxx @@ -2,9 +2,9 @@ * * $RCSfile: navigat.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: os $ $Date: 2001-08-07 13:28:12 $ + * last change: $Author: mh $ $Date: 2001-10-18 13:10:58 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -68,9 +68,6 @@ #include "app.hxx" #include "sfxresid.hxx" #include "helpid.hrc" -#include - -SEG_EOFGLOBALS(); SFX_IMPL_DOCKINGWINDOW( SfxNavigatorWrapper , SID_NAVIGATOR ); -- cgit