summaryrefslogtreecommitdiffstats
path: root/apps/calendar/appinfo
diff options
context:
space:
mode:
authorMarvin Thomas Rabe <m.rabe@echtzeitraum.de>2011-10-08 13:28:01 +0200
committerMarvin Thomas Rabe <m.rabe@echtzeitraum.de>2011-10-08 13:28:01 +0200
commitf3f5d775b519c12e56f4c6db8ca8ccf87c68f19d (patch)
treefbc06f213ebbe364c8309f202c18cdb53c969197 /apps/calendar/appinfo
parent39e7db7db4174e4d76c77c47a7b4aab6e3bdda37 (diff)
downloadnextcloud-server-f3f5d775b519c12e56f4c6db8ca8ccf87c68f19d.tar.gz
nextcloud-server-f3f5d775b519c12e56f4c6db8ca8ccf87c68f19d.zip
removed description field for calendar
Diffstat (limited to 'apps/calendar/appinfo')
-rw-r--r--apps/calendar/appinfo/database.xml6
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>