INTEGRATION: CWS warnings01 (1.4.74); FILE MERGED

2006/03/24 15:36:01 fs 1.4.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
This commit is contained in:
Jens-Heiner Rechtien 2006-06-20 01:55:35 +00:00
parent c471de8594
commit 751d769c32

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: AsyncronousLink.cxx,v $ * $RCSfile: AsyncronousLink.cxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: hr $ $Date: 2005-09-23 12:18:50 $ * last change: $Author: hr $ $Date: 2006-06-20 02:55:35 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -101,7 +101,7 @@ OAsyncronousLink::~OAsyncronousLink()
//------------------------------------------------------------------ //------------------------------------------------------------------
void OAsyncronousLink::Call(void* _pArgument) void OAsyncronousLink::Call(void* /*_pArgument*/)
{ {
::vos::OGuard aEventGuard(*m_pEventSafety); ::vos::OGuard aEventGuard(*m_pEventSafety);
if (m_nEventId) if (m_nEventId)