[niepce] docs: remove reference to utils/db in the code organization



commit decd4de47f450f62ba03905eee1aa628a908b0bc
Author: Hubert Figuière <hub figuiere net>
Date:   Sun Oct 20 13:44:54 2019 -0400

    docs: remove reference to utils/db in the code organization

 doc/code-organization.txt | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/doc/code-organization.txt b/doc/code-organization.txt
index bc0b188..af4b2f7 100644
--- a/doc/code-organization.txt
+++ b/doc/code-organization.txt
@@ -10,8 +10,6 @@ Here are the different directories for the source code:
                    the framework.
     * fwk - the framework
         * utils - utilities
-            * db - database access code. currently only support
-                  sqlite3.
         * toolkit - the UI toolkit (Gtkmm based)
             * widgets - reusable widgets
     * engine - the backend engine


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]