Docs: Removing empty ToC from Audio main page.
Bug: 9391856

Change-Id: I9c0107334dd8af1e32a0d336cb01bb6fa666760e
diff --git a/src/devices/audio.jd b/src/devices/audio.jd
index 9f6338d..4be1bd4 100644
--- a/src/devices/audio.jd
+++ b/src/devices/audio.jd
@@ -16,14 +16,6 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<div id="qv-wrapper">
-  <div id="qv">
-    <h2>In this document</h2>
-    <ol id="auto-toc">
-    </ol>
-  </div>
-</div>
-
 <p>
   Android's audio Hardware Abstraction Layer (HAL) connects the higher level, audio-specific
   framework APIs in <a href="http://developer.android.com/reference/android/media/package-summary.html">android.media</a>