summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-11-14 08:55:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-11-14 08:55:22 +0200
commitac0ec9b7689393e5e549c08765ca736c673c54bb (patch)
treee231e8d63059c6fb20f2de2dbc742ab075dbd7fb /examples/cxx/tree/README
parentf2ec36ab5fa04e11dee655d9c623baac95db1eba (diff)
Drop support for Berkeley DB XML
Diffstat (limited to 'examples/cxx/tree/README')
-rw-r--r--examples/cxx/tree/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/cxx/tree/README b/examples/cxx/tree/README
index 348885f..ee91b43 100644
--- a/examples/cxx/tree/README
+++ b/examples/cxx/tree/README
@@ -74,7 +74,3 @@ compression
binary/
A collection of examples that show how to serialize the object model
into a number of predefined and custom binary formats.
-
-dbxml
- Shows how to use the C++/Tree mapping on top of the Berkeley DB
- XML embedded XML database.