undoapi: unxlngi6 WaE
This commit is contained in:
parent
ea516d858b
commit
73d1831a75
1 changed files with 1 additions and 0 deletions
|
@ -248,6 +248,7 @@ namespace
|
|||
|
||||
IMPL_STATIC_LINK( MacroExecution, ExecuteMacroEvent, MacroExecutionData*, i_pData )
|
||||
{
|
||||
(void)pThis;
|
||||
ENSURE_OR_RETURN( i_pData, "wrong MacroExecutionData", 0L );
|
||||
// take ownership of the data
|
||||
::std::auto_ptr< MacroExecutionData > pData( i_pData );
|
||||
|
|
Loading…
Reference in a new issue