diff --git a/db_structure.xml b/db_structure.xml index ac7f4b3c71..65bdb69d95 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -1586,74 +1586,6 @@ - - - - *dbprefix*privatedata - - - - - keyid - integer - 0 - true - true - 4 - 1 - - - - - user - text - - true - 64 - - - - app - text - - true - 255 - - - - key - text - - true - 255 - - - - value - text - - true - 255 - - - - true - true - keyid_index - - keyid - ascending - - - - - -
-