diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:36:49 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:36:49 +0000 |
commit | d51be3c36d78905ad0fb76f99a371e551503d53f (patch) | |
tree | 5f5dc04d499fa7fd38a5c18e0eb6bb8665dd0187 /sw/source/ui/misc/linenum.cxx | |
parent | fcbefdba107770f63ce0ea4edb5cfbd423e1cda7 (diff) |
INTEGRATION: CWS os8 (1.5.138); FILE MERGED
2003/04/03 07:14:45 os 1.5.138.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/misc/linenum.cxx')
-rw-r--r-- | sw/source/ui/misc/linenum.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/misc/linenum.cxx b/sw/source/ui/misc/linenum.cxx index f45eecc13e14..1b1a8c7c9cce 100644 --- a/sw/source/ui/misc/linenum.cxx +++ b/sw/source/ui/misc/linenum.cxx @@ -2,9 +2,9 @@ * * $RCSfile: linenum.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2002-12-05 12:45:03 $ + * last change: $Author: vg $ $Date: 2003-04-17 15:36:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,9 +59,6 @@ * ************************************************************************/ -#ifdef PRECOMPILED -#include "ui_pch.hxx" -#endif #pragma hdrstop |