diff options
Diffstat (limited to 'apps/calendar/appinfo/database.xml')
-rw-r--r-- | apps/calendar/appinfo/database.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/calendar/appinfo/database.xml b/apps/calendar/appinfo/database.xml index bf92179c40b..7f7b6457559 100644 --- a/apps/calendar/appinfo/database.xml +++ b/apps/calendar/appinfo/database.xml @@ -154,12 +154,6 @@ </field> <field> - <name>description</name> - <type>clob</type> - <notnull>false</notnull> - </field> - - <field> <name>calendarorder</name> <type>integer</type> <default>0</default> |