diff options
Diffstat (limited to 'mg_database.h')
-rw-r--r-- | mg_database.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mg_database.h b/mg_database.h index 54baef1..d974a33 100644 --- a/mg_database.h +++ b/mg_database.h @@ -17,7 +17,6 @@ /*! * \brief an abstract database class * - * \todo Currently unused. This class could abstract database connection and query handling, but this will be tedious as an abstract representation of results would be needed. */ class mgDB { |