Replace g_return_if_fail with g_warning since the error message 'desc != NULL' seems...
authorYusuke Sato <yusukes@chromium.org>
Wed, 5 Jan 2011 23:25:47 +0000 (08:25 +0900)
committerYusuke Sato <yusukes@chromium.org>
Wed, 5 Jan 2011 23:25:47 +0000 (08:25 +0900)
commitaf1460aea63a65877544e65a335398bd670ad6ee
tree934d4384b454437972c837b7d3d3b6c75d2bba97
parentc6e273c0ee91858bf5af2a87048f9d2977d368d5
Replace g_return_if_fail with g_warning since the error message 'desc != NULL' seems confusing.

BUG=none
TEST=manually. removed all engines using ibus-setup and ran ibus-daemon, then press a trigger hot-key.

Review URL: http://codereview.appspot.com/3786047
bus/ibusimpl.c