summaryrefslogtreecommitdiffstats
path: root/development/opendbx/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/opendbx/README')
-rw-r--r--development/opendbx/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/development/opendbx/README b/development/opendbx/README
deleted file mode 100644
index b3a89e99d4..0000000000
--- a/development/opendbx/README
+++ /dev/null
@@ -1,6 +0,0 @@
-OpenDBX is an extremely lightweight but extensible database access
-library written in C. It provides an abstraction layer to all supported
-databases with a single, clean and simple interface that leads to an
-elegant code design automatically. If you want your application to
-support different databases with little effort, this is definitively
-the right thing for you!