mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 14:47:17 +01:00
* deactivated accidently activated debug switch
git-svn-id: trunk@7108 -
This commit is contained in:
parent
0580fd6c7b
commit
0afecd6da8
@ -274,7 +274,7 @@ implementation
|
||||
raise EOleSysError.Create('',Status,0);
|
||||
end;
|
||||
|
||||
{$define DEBUG_COMDISPATCH}
|
||||
{ $define DEBUG_COMDISPATCH}
|
||||
procedure DispatchInvoke(const Dispatch: IDispatch; CallDesc: PCallDesc;
|
||||
DispIDs: PDispIDList; Params: Pointer; Result: PVariant);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user