diff options
Diffstat (limited to 'mail/Mail.idl')
-rw-r--r-- | mail/Mail.idl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/Mail.idl b/mail/Mail.idl index f68889e0c2..239decd479 100644 --- a/mail/Mail.idl +++ b/mail/Mail.idl @@ -45,9 +45,6 @@ module Evolution { string name; string address; string organization; - string signature; - string html_signature; - boolean has_html_signature; }; struct Service { |