diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:44:33 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-04-17 14:44:33 +0000 |
commit | 8e555097a445c31fad0848a9ac7257936e1d607a (patch) | |
tree | 9bb4daef0c00ba3a78784a30b895b87a80978a46 /sw/source/ui/shells/textsh2.cxx | |
parent | 17730953a4f8167002f4127fd7bdbad098da7726 (diff) |
INTEGRATION: CWS os8 (1.14.142); FILE MERGED
2003/04/03 07:15:09 os 1.14.142.1: #108583# precompiled headers removed
Diffstat (limited to 'sw/source/ui/shells/textsh2.cxx')
-rw-r--r-- | sw/source/ui/shells/textsh2.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/shells/textsh2.cxx b/sw/source/ui/shells/textsh2.cxx index 40da06920b..0e74fb1140 100644 --- a/sw/source/ui/shells/textsh2.cxx +++ b/sw/source/ui/shells/textsh2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: textsh2.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: oj $ $Date: 2002-08-21 12:23:40 $ + * last change: $Author: vg $ $Date: 2003-04-17 15:44:33 $ * * 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 |