diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:43:36 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 09:43:36 +0000 |
commit | 5a24db68db7111f685b8ac271d14d277d3a33628 (patch) | |
tree | 82183d89852f57fc20cb246cdefcb9b69027bcf1 /idl/source/prj | |
parent | 85d726bace6d406bd472434ecdad122c7e7f8b62 (diff) |
INTEGRATION: CWS warnings01 (1.2.8); FILE MERGED
2005/10/14 11:27:24 sb 1.2.8.1: #i53898# Made code warning-free.
Diffstat (limited to 'idl/source/prj')
-rw-r--r-- | idl/source/prj/idldll.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/idl/source/prj/idldll.cxx b/idl/source/prj/idldll.cxx index 223b81f2e74f..3393f57e531c 100644 --- a/idl/source/prj/idldll.cxx +++ b/idl/source/prj/idldll.cxx @@ -4,9 +4,9 @@ * * $RCSfile: idldll.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-07 17:52:38 $ + * last change: $Author: hr $ $Date: 2006-06-19 10:43:36 $ * * 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 - #ifdef WIN #ifndef _SVWIN_H |