From 2387a1229b32268677251013e48d84b0c822cb06 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Mon, 17 Oct 2011 16:53:16 +0000 Subject: [PATCH] [SHELL32] - Remove unwanted change svn path=/trunk/; revision=54183 --- reactos/dll/win32/shell32/fprop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/shell32/fprop.cpp b/reactos/dll/win32/shell32/fprop.cpp index 2fc592c17b3..f9b88d9fc54 100644 --- a/reactos/dll/win32/shell32/fprop.cpp +++ b/reactos/dll/win32/shell32/fprop.cpp @@ -20,7 +20,7 @@ #include -WINE_DEFAULT_DEBUG_CHANNEL(shell1); +WINE_DEFAULT_DEBUG_CHANNEL(shell); #define MAX_PROPERTY_SHEET_PAGE 32