INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED

2005/10/31 14:38:10 sb 1.6.8.1: #i53898# Made code warning-free.
This commit is contained in:
Jens-Heiner Rechtien 2006-06-19 23:03:46 +00:00
parent 24d3160ff8
commit 96f5812cf5

View file

@ -4,9 +4,9 @@
*
* $RCSfile: namingservice.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $ $Date: 2005-09-08 08:01:40 $
* last change: $Author: hr $ $Date: 2006-06-20 00:03:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -259,7 +259,7 @@ sal_Bool SAL_CALL component_canUnload( TimeValue *pTime )
//==================================================================================================
void SAL_CALL component_getImplementationEnvironment(
const sal_Char ** ppEnvTypeName, uno_Environment ** ppEnv )
const sal_Char ** ppEnvTypeName, uno_Environment ** )
{
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
}