diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 15:23:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 15:23:40 +0000 |
commit | b2acd0318c32382cf81cee6342c19e94b5b8fdb4 (patch) | |
tree | c8d042a6ecd6bc6aeabe41083ca091145c64f66c /svx/source/outliner | |
parent | 8c9e8890d1910597fbf3a9ab2f2997988d28aeb8 (diff) |
INTEGRATION: CWS warnings01 (1.26.220); FILE MERGED
2006/04/20 14:50:00 cl 1.26.220.1: warning free code changes
Diffstat (limited to 'svx/source/outliner')
-rw-r--r-- | svx/source/outliner/outlvw.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/outliner/outlvw.cxx b/svx/source/outliner/outlvw.cxx index 414a54460743..4486b76fb2e2 100644 --- a/svx/source/outliner/outlvw.cxx +++ b/svx/source/outliner/outlvw.cxx @@ -4,9 +4,9 @@ * * $RCSfile: outlvw.cxx,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: rt $ $Date: 2005-09-08 23:59:32 $ + * last change: $Author: hr $ $Date: 2006-06-19 16:23:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -34,8 +34,6 @@ ************************************************************************/ #include <outl_pch.hxx> -#pragma hdrstop - #ifndef _SFXSTYLE_HXX //autogen #include <svtools/style.hxx> #endif |