diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-10-18 12:10:58 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-10-18 12:10:58 +0000 |
commit | 673b37d8dd95710451e469e3d830729b4e2764cc (patch) | |
tree | 4bf40f1d230088385a0c9ec5371a9ab965ec297a /sfx2/source/dialog/navigat.cxx | |
parent | 93dbd124237e9ab943653cc177430f5005ec54be (diff) |
del: segmentc.h
Diffstat (limited to 'sfx2/source/dialog/navigat.cxx')
-rw-r--r-- | sfx2/source/dialog/navigat.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
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 <segmentc.hxx> - -SEG_EOFGLOBALS(); SFX_IMPL_DOCKINGWINDOW( SfxNavigatorWrapper , SID_NAVIGATOR ); |