From: Peng Wu Date: Thu, 5 Jan 2012 04:46:08 +0000 (+0800) Subject: fixes PY::Config X-Git-Tag: 1.4.0~78 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2139d4027af85160748af525f4d624f4b236347;p=platform%2Fupstream%2Fibus-libpinyin.git fixes PY::Config --- diff --git a/src/PYConfig.cc b/src/PYConfig.cc index 6241647..1373607 100644 --- a/src/PYConfig.cc +++ b/src/PYConfig.cc @@ -336,8 +336,6 @@ Config::valueChangedCallback (IBusConfig *config, Config *self) { self->valueChanged (section, name, value); - if (self->m_section != section) - return; } static const struct {