summaryrefslogtreecommitdiff
path: root/linguistic/source/lngreg.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-05-25 11:23:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-05-25 11:23:59 +0000
commit8ad110686c733cfbd4c89c3f54bf13264da74d05 (patch)
treee81794eaf3812e50a6349e2cc0ae8eb167886744 /linguistic/source/lngreg.cxx
parent57b84f0aafdab9b8ef05dabf271cca58e0aff476 (diff)
INTEGRATION: CWS tl32 (1.4.8); FILE MERGED
2006/10/26 11:26:02 tl 1.4.8.1: #140479# make linguistic warning-free
Diffstat (limited to 'linguistic/source/lngreg.cxx')
-rw-r--r--linguistic/source/lngreg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/linguistic/source/lngreg.cxx b/linguistic/source/lngreg.cxx
index e06243f6be22..c51d1a93d220 100644
--- a/linguistic/source/lngreg.cxx
+++ b/linguistic/source/lngreg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lngreg.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 03:54:25 $
+ * last change: $Author: vg $ $Date: 2007-05-25 12:23:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -126,7 +126,7 @@ sal_Bool SAL_CALL component_writeInfo
}
void SAL_CALL component_getImplementationEnvironment(
- const sal_Char ** ppEnvTypeName, uno_Environment ** ppEnv )
+ const sal_Char ** ppEnvTypeName, uno_Environment ** /*ppEnv*/ )
{
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
}