Author: mjansen
Date: Sat May 20 19:58:04 2017
New Revision: 74608
URL:
http://svn.reactos.org/svn/reactos?rev=74608&view=rev
Log:
[SLAYER] Remove the shell extension. CORE-13111 #resolve
Removed:
trunk/reactos/dll/shellext/slayer/
Modified:
trunk/reactos/dll/shellext/CMakeLists.txt
Modified: trunk/reactos/dll/shellext/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/shellext/CMakeLists.tx…
==============================================================================
--- trunk/reactos/dll/shellext/CMakeLists.txt [iso-8859-1] (original)
+++ trunk/reactos/dll/shellext/CMakeLists.txt [iso-8859-1] Sat May 20 19:58:04 2017
@@ -7,5 +7,4 @@
add_subdirectory(netshell)
add_subdirectory(ntobjshex)
add_subdirectory(shellbtrfs)
-add_subdirectory(slayer)
add_subdirectory(stobject)