core: Fix error handling in item creator
authorJens Georg <mail@jensge.org>
Sun, 25 Dec 2011 13:06:49 +0000 (14:06 +0100)
committerJens Georg <mail@jensge.org>
Sun, 25 Dec 2011 13:06:49 +0000 (14:06 +0100)
commitf391d200b16ba02d8656a4390b8782d7f8ad2725
treeed6fbf9a90fa2749413bd8906450f9754828f0d9
parent15d7783f850a28a221bca49eac118d6744c8d9b6
core: Fix error handling in item creator

Method was needlessly declared async, so the throwing of the exception
was not propagated properly in an case of error.
src/rygel/rygel-item-creator.vala