summaryrefslogtreecommitdiff
path: root/filesys/cdfs/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-16 14:04:28 -0700
committerGitHub <[email protected]>2019-09-16 14:04:28 -0700
commitf064dfb2d92ac3f1f4344d435e4690e4339b5025 (patch)
treea807973e6c0bd9e2c92b3b8cf7ecb5f9e63c28d2 /filesys/cdfs/README.md
parentdb43355fe49c4bec3dbb5f84c271e15dc914ce72 (diff)
Diffstat (limited to 'filesys/cdfs/README.md')
-rw-r--r--filesys/cdfs/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/filesys/cdfs/README.md b/filesys/cdfs/README.md
index 317d2781..1c3a374d 100644
--- a/filesys/cdfs/README.md
+++ b/filesys/cdfs/README.md
@@ -8,16 +8,6 @@ products:
- windows-wdk
---
-
-<!---
- name: CDFS File System Driver
- platform: WDM
- language: cpp
- category: FileSystem
- description: The CD-ROM file system driver (cdfs) sample is a file system driver for removable media.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617642
---->
-
# CDFS File System Driver
The CD-ROM file system driver (cdfs) sample is a sample file system driver that you can use to write new file systems.