Vitaliy Margolen : kernel: Remove no longer used debug channel.
10 Jan
2006
10 Jan
'06
8:14 p.m.
Module: wine Branch: refs/heads/master Commit: 1406010d3ccc9fa49e9e62396e537fd03e724b6a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1406010d3ccc9fa49e9e6239... Author: Vitaliy Margolen <wine-patch(a)kievinfo.com> Date: Tue Jan 10 20:10:01 2006 +0100 kernel: Remove no longer used debug channel. --- dlls/kernel/virtual.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/kernel/virtual.c b/dlls/kernel/virtual.c index 89d2327..c7d129e 100644 --- a/dlls/kernel/virtual.c +++ b/dlls/kernel/virtual.c @@ -45,7 +45,6 @@ #include "kernel_private.h" -WINE_DEFAULT_DEBUG_CHANNEL(virtual); WINE_DECLARE_DEBUG_CHANNEL(seh); static unsigned int page_size;
7372
Age (days ago)
7372
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard