CamelObject: Implement the notify() method.
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 16 Nov 2013 14:34:13 +0000 (09:34 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 16 Nov 2013 14:44:28 +0000 (09:44 -0500)
commit3572b3a2a57c38aa64d1e0c8b51b1de1dc55698b
tree08e18e89542f1ce96abf5ef58986709ab42d0cd7
parent7fabaecd132065af95e609983eea727dac2d4c09
CamelObject: Implement the notify() method.

Just a placeholder so subclasses can safely chain up, since GObjectClass
does not implement its own notify() method.
camel/camel-object.c