summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/sysvad/README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/audio/sysvad/README.md b/audio/sysvad/README.md
index bb553998..d683569c 100644
--- a/audio/sysvad/README.md
+++ b/audio/sysvad/README.md
@@ -11,9 +11,6 @@ Driver developers can use the framework in this sample to provide support for va
- The CMiniportTopologyMSVAD interface is the base class for all sample topologies. It has very basic common functions. In addition, this class contains common topology property handlers.
-The following table shows the features that are implemented in the various subdirectories of this sample.
-
-
For more information about the Windows audio engine, see [Exposing Hardware-Offloaded Audio Processing in Windows](http://msdn.microsoft.com/en-us/windows/hardware/br259116), and note that audio hardware that is offload-capable replicates the architecture that is presented in the diagram shown in the topic.