Kaydet (Commit) c6f00d0c authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.12.8); FILE MERGED

2005/11/07 17:03:16 pl 1.12.8.2: RESYNC: (1.12-1.13); FILE MERGED
2005/10/26 15:08:21 pl 1.12.8.1: #i55991# remove warnings for solaris platform
üst 1a447b01
......@@ -4,9 +4,9 @@
*
* $RCSfile: shellexec.cxx,v $
*
* $Revision: 1.13 $
* $Revision: 1.14 $
*
* last change: $Author: hr $ $Date: 2005-09-27 12:53:50 $
* last change: $Author: hr $ $Date: 2006-06-19 14:19:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -151,7 +151,7 @@ ShellExec::ShellExec( const Reference< XComponentContext >& xContext ) :
//
//-------------------------------------------------
void SAL_CALL ShellExec::execute( const OUString& aCommand, const OUString& aParameter, sal_Int32 nFlags )
void SAL_CALL ShellExec::execute( const OUString& aCommand, const OUString& aParameter, sal_Int32 /*nFlags*/ )
throw (IllegalArgumentException, SystemShellExecuteException, RuntimeException)
{
OStringBuffer aBuffer, aLaunchBuffer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment