Make use of G_DEFINE_QUARK()
authorMathias Hasselmann <mathias@openismus.com>
Wed, 23 Jan 2013 16:11:45 +0000 (17:11 +0100)
committerMathias Hasselmann <mathias@openismus.com>
Thu, 24 Jan 2013 08:37:35 +0000 (09:37 +0100)
commita761eade00974da17547a76d042c4e1da505c33d
treee09deeebc4ccd3b7636719afc95f8b6d4dcdf59b
parenta340bb3f7c56f388481c4531209a07e9e2258523
Make use of G_DEFINE_QUARK()

This reduces boilerplate and ensures that quark definition functions make
proper use of the G_UNLIKELY macro.

https://bugzilla.gnome.org/show_bug.cgi?id=692398
15 files changed:
addressbook/libebook/e-book-client.c
addressbook/libebook/e-book.c
addressbook/libebook/e-phone-number.c
addressbook/libedata-book/e-book-backend-sqlitedb.c
calendar/libecal/e-cal-client.c
calendar/libecal/e-cal.c
camel/camel-folder.c
camel/camel-imapx-stream.c
camel/camel-object.c
camel/camel-service.c
camel/camel-store.c
camel/camel-tcp-stream-raw.c
configure.ac
libebackend/e-authentication-session.c
libedataserver/e-client.c