Author: pschweitzer Date: Sat Oct 17 22:40:14 2015 New Revision: 69578
URL: http://svn.reactos.org/svn/reactos?rev=69578&view=rev Log: [FILESYSTEMS] This wasn't meant to be committed.
Modified: trunk/reactos/drivers/filesystems/CMakeLists.txt
Modified: trunk/reactos/drivers/filesystems/CMakeLists.txt URL: http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/filesystems/CMakeLi... ============================================================================== --- trunk/reactos/drivers/filesystems/CMakeLists.txt [iso-8859-1] (original) +++ trunk/reactos/drivers/filesystems/CMakeLists.txt [iso-8859-1] Sat Oct 17 22:40:14 2015 @@ -9,4 +9,3 @@ add_subdirectory(npfs) add_subdirectory(ntfs) add_subdirectory(udfs) -add_subdirectory(registryfs)