Remove empty line
authorPeng Huang <shawn.p.huang@gmail.com>
Fri, 9 Apr 2010 00:51:22 +0000 (08:51 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Fri, 9 Apr 2010 00:51:22 +0000 (08:51 +0800)
src/Main.cc

index c50b041..f2e1126 100644 (file)
@@ -72,7 +72,6 @@ start_component (void)
 
     factory = ibus_factory_new (ibus_bus_get_connection (bus));
 
-
     if (ibus) {
         ibus_factory_add_engine (factory, "pinyin", IBUS_TYPE_PINYIN_ENGINE);
         ibus_bus_request_name (bus, "org.freedesktop.IBus.Pinyin", 0);