diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:48:37 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:48:37 +0000 |
commit | 2de0f3409018f2d89bbe35475fd56a1290e6191b (patch) | |
tree | f200ecfe9c83cad6b320717388aa299d3ec3d04e /rsc/source/res | |
parent | 6a184c35bb4a24969afcf2e6ab574e1122fc9a62 (diff) |
INTEGRATION: CWS warnings01 (1.5.8); FILE MERGED
2005/10/27 13:56:00 pl 1.5.8.1: #i55991# removed warnings for solaris platform
Diffstat (limited to 'rsc/source/res')
-rw-r--r-- | rsc/source/res/rsctop.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/source/res/rsctop.cxx b/rsc/source/res/rsctop.cxx index fd9cb0ac9698..a47e367c8178 100644 --- a/rsc/source/res/rsctop.cxx +++ b/rsc/source/res/rsctop.cxx @@ -4,9 +4,9 @@ * * $RCSfile: rsctop.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 13:57:13 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:48:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -981,7 +981,7 @@ void RscTop::WriteSyntax( FILE * fOutput, RscTypCont * pTC ) void RscTop::WriteRcAccess ( FILE * fOutput, - RscTypCont * pTC, + RscTypCont * /*pTC*/, const char * pName ) { |