aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/articles/UsingDeclarativeServices.asciidoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/articles/UsingDeclarativeServices.asciidoc b/documentation/articles/UsingDeclarativeServices.asciidoc
index a0860518ad..adcdc3426c 100644
--- a/documentation/articles/UsingDeclarativeServices.asciidoc
+++ b/documentation/articles/UsingDeclarativeServices.asciidoc
@@ -13,8 +13,6 @@ instance service A requires 1:1 of service C. Thus service A will not be
activated before service C is injected properly. This short overview of
OSGi-DS is enough to understand the example defined below.
-[Error: Macro 'TableOfContents' doesn't exist]
-
[[setup-example]]
Setup example
~~~~~~~~~~~~~