diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 13:07:25 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 13:07:25 +0000 |
commit | f2f4d88477a593d952411d2666d6b63d5c787f10 (patch) | |
tree | 8d9c4032e310029e154e5c640abb7d0124bb2622 /unotools/source/i18n | |
parent | 2ee939077226dc88590e4c3a44b7d0e0b0b004f7 (diff) |
INTEGRATION: CWS warnings01 (1.2.16); FILE MERGED
2005/10/21 09:48:58 dbo 1.2.16.1: #i53898# warning free code
Diffstat (limited to 'unotools/source/i18n')
-rw-r--r-- | unotools/source/i18n/readwritemutexguard.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/unotools/source/i18n/readwritemutexguard.cxx b/unotools/source/i18n/readwritemutexguard.cxx index 7697af5482f5..b819372557d2 100644 --- a/unotools/source/i18n/readwritemutexguard.cxx +++ b/unotools/source/i18n/readwritemutexguard.cxx @@ -4,9 +4,9 @@ * * $RCSfile: readwritemutexguard.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 09:45:45 $ + * last change: $Author: hr $ $Date: 2006-06-19 14:07:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,6 @@ * ************************************************************************/ -#pragma hdrstop - #ifndef INCLUDED_UNOTOOLS_READWRITEMUTEXGUARD_HXX #include "unotools/readwritemutexguard.hxx" #endif |