diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-28 04:08:55 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-28 04:08:55 +0800 |
commit | e2e5e8d754f24a9f5c1ed0434c83dcd486a356eb (patch) | |
tree | 1b85999b0475986f41f1f27abbd24d4a89dead3f /mail/em-marshal.list | |
parent | 37c142d956ca60725b1e989e95860e185156f5e9 (diff) | |
download | gsoc2013-evolution-e2e5e8d754f24a9f5c1ed0434c83dcd486a356eb.tar.gz gsoc2013-evolution-e2e5e8d754f24a9f5c1ed0434c83dcd486a356eb.tar.zst gsoc2013-evolution-e2e5e8d754f24a9f5c1ed0434c83dcd486a356eb.zip |
Fix for bug #461195 from Hiroyuki Ikezoe.
Use GObject's marshalers whenever possible.
svn path=/trunk/; revision=34324
Diffstat (limited to 'mail/em-marshal.list')
-rw-r--r-- | mail/em-marshal.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-marshal.list b/mail/em-marshal.list index 6138abbf69..660c272832 100644 --- a/mail/em-marshal.list +++ b/mail/em-marshal.list @@ -3,4 +3,3 @@ VOID:STRING,STRING,UINT VOID:STRING,STRING BOOLEAN:POINTER VOID:POINTER,POINTER -VOID:POINTER |