From f7ea2bd8c650712faecc5a3e5fcfe701587fc99e Mon Sep 17 00:00:00 2001 From: Pierre Schweitzer Date: Fri, 18 Nov 2011 19:51:02 +0000 Subject: [PATCH] [EXPLORER] Remove not needed comment svn path=/trunk/; revision=54421 --- reactos/base/shell/explorer/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/base/shell/explorer/CMakeLists.txt b/reactos/base/shell/explorer/CMakeLists.txt index 60d02731d9c..6b5e525984b 100644 --- a/reactos/base/shell/explorer/CMakeLists.txt +++ b/reactos/base/shell/explorer/CMakeLists.txt @@ -49,7 +49,6 @@ list(APPEND SOURCE utility/dragdropimpl.cpp utility/utility.cpp utility/xmlstorage.cpp -# utility/splitpath.c msvcrt has _wsplitpath already utility/window.cpp utility/shellbrowserimpl.cpp) # utility/shelltests.cpp