summaryrefslogtreecommitdiff
path: root/program/include
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-10-29 13:45:25 +0000
committeralecpl <alec@alec.pl>2011-10-29 13:45:25 +0000
commitf1654a33b271f80422729f72d58695130724cb98 (patch)
tree8cfa22f30759a3208361c4ffcfdc59a98de6fd6b /program/include
parent799e1201459b1ee6422d2725b502376b34950f23 (diff)
- Applied fixes from trunk up to r5371
Diffstat (limited to 'program/include')
-rw-r--r--program/include/rcube_message.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/include/rcube_message.php b/program/include/rcube_message.php
index e0c49f80c..0ecd86c4c 100644
--- a/program/include/rcube_message.php
+++ b/program/include/rcube_message.php
@@ -48,7 +48,6 @@ class rcube_message
public $uid = null;
public $headers;
- public $structure;
public $parts = array();
public $mime_parts = array();
public $attachments = array();