diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 18:26:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 18:26:07 +0000 |
commit | d2e93de7d4f94bab228b15934bbdd83c986c4897 (patch) | |
tree | 65d78101bde1744dba2e0356811e4abdc31dce90 /vcl/source/gdi/lineinfo.cxx | |
parent | 2638d1a0544c06473d9619cca87a77a2337772fb (diff) |
INTEGRATION: CWS warnings01 (1.3.70); FILE MERGED
2005/11/04 17:25:01 pl 1.3.70.1: #i55991# removed warnings for linux/solaris
Diffstat (limited to 'vcl/source/gdi/lineinfo.cxx')
-rw-r--r-- | vcl/source/gdi/lineinfo.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/source/gdi/lineinfo.cxx b/vcl/source/gdi/lineinfo.cxx index c3de687a19ea..82919118f4c9 100644 --- a/vcl/source/gdi/lineinfo.cxx +++ b/vcl/source/gdi/lineinfo.cxx @@ -4,9 +4,9 @@ * * $RCSfile: lineinfo.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 12:03:38 $ + * last change: $Author: hr $ $Date: 2006-06-19 19:26:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -46,7 +46,7 @@ #include <lineinfo.hxx> #endif -DBG_NAME( LineInfo ); +DBG_NAME( LineInfo ) // ---------------- // - ImplLineInfo - |