summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/components/bound-services.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/components/bound-services.jd')
-rw-r--r--docs/html/guide/components/bound-services.jd6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/html/guide/components/bound-services.jd b/docs/html/guide/components/bound-services.jd
index 653c7a0..4215f0f 100644
--- a/docs/html/guide/components/bound-services.jd
+++ b/docs/html/guide/components/bound-services.jd
@@ -6,12 +6,6 @@ parent.link=services.html
<div id="qv-wrapper">
<ol id="qv">
-<h2>Quickview</h2>
-<ul>
- <li>A bound service allows other components to bind to it, in order to interact with it and
-perform interprocess communication</li>
- <li>A bound service is destroyed once all clients unbind, unless the service was also started</li>
-</ul>
<h2>In this document</h2>
<ol>
<li><a href="#Basics">The Basics</a></li>