summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/declarative-places.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/declarative-places.qdoc')
-rw-r--r--doc/src/examples/declarative-places.qdoc8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/src/examples/declarative-places.qdoc b/doc/src/examples/declarative-places.qdoc
index f6efd274..30848740 100644
--- a/doc/src/examples/declarative-places.qdoc
+++ b/doc/src/examples/declarative-places.qdoc
@@ -217,12 +217,4 @@
\section1 Running the Example
The example detects which plugins are available and has an option to show them in the via
the Provider button.
-
- The \l {Qt Location JsonDb plugin (technical preview only)}{JsonDb plugin} in particular acts
- as a data store for user defined favorites which can be saved and removed. In order to use the
- JsonDb plugin however the JsonDb daemon must be running in the background.
-
- \code
- jsondb & //run jsondb daemon in the background
- \endcode
*/