ntdll: remove old comment

André Hentschel nerv at dawncrow.de
Thu Sep 16 13:00:43 CDT 2010


---
 dlls/ntdll/exception.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/ntdll/exception.c b/dlls/ntdll/exception.c
index 63fd281..6ccf6f4 100644
--- a/dlls/ntdll/exception.c
+++ b/dlls/ntdll/exception.c
@@ -252,7 +252,6 @@ ULONG WINAPI RtlRemoveVectoredExceptionHandler( PVOID handler )
  *            __wine_spec_unimplemented_stub
  *
  * ntdll-specific implementation to avoid depending on kernel functions.
- * Can be removed once ntdll.spec no longer contains stubs.
  */
 void __wine_spec_unimplemented_stub( const char *module, const char *function )
 {
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list