diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-09-25 12:32:29 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-09-25 12:32:29 +0000 |
commit | 8e7805c4c94c2982ef519cc045edb0394026fc76 (patch) | |
tree | aed5c4762004d6748fc8107cd0a4d808a94c8c26 /embedserv | |
parent | 4a6acb0dabc2cbb3f7635a066523b8177527a4d0 (diff) |
INTEGRATION: CWS obo05 (1.3.34); FILE MERGED
2006/08/28 13:48:35 obo 1.3.34.1: #i53611# diable warnings C4917 and 4555
Diffstat (limited to 'embedserv')
-rw-r--r-- | embedserv/source/inc/syswinwrapper.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/embedserv/source/inc/syswinwrapper.hxx b/embedserv/source/inc/syswinwrapper.hxx index 7ca688dbef17..5281bd50931f 100644 --- a/embedserv/source/inc/syswinwrapper.hxx +++ b/embedserv/source/inc/syswinwrapper.hxx @@ -4,9 +4,9 @@ * * $RCSfile: syswinwrapper.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:57:00 $ + * last change: $Author: vg $ $Date: 2006-09-25 13:32:29 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -183,4 +183,3 @@ protected: }; } - |