summaryrefslogtreecommitdiffstatsabout
path: root/utility/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'utility/config.h')
-rw-r--r--utility/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utility/config.h b/utility/config.h
index 91c6f65..a9bd1b5 100644
--- a/utility/config.h
+++ b/utility/config.h
@@ -58,7 +58,6 @@ struct config_t {
58 /** db connection configuration */ 58 /** db connection configuration */
59 const char *dbdriver; 59 const char *dbdriver;
60 const char *dbparams; 60 const char *dbparams;
61 config_dbd_t *dbconn;
62 61
63 /** Logging table */ 62 /** Logging table */
64 const char *table; 63 const char *table;