dbghelp: Removed call to registered callback when unloading a module.
commit2a1d8efde440f7c791bf9f3c675a278203c81ea6
authorEric Pouech <eric.pouech@wanadoo.fr>
Wed, 10 May 2006 19:35:47 +0000 (10 21:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 May 2006 10:19:24 +0000 (11 12:19 +0200)
tree8bd8c719c477e69309a8be6cda1c9e9e064609f1
parentc25d3ac7d5e7222ca3be1b6a338030d273c0876c
dbghelp: Removed call to registered callback when unloading a module.

First, native dbghelp doesn't do it, and it crashed windbg, likely
because we got the undocumented arguments wrong.
dlls/dbghelp/module.c