Updated connman to version 1.35
[platform/upstream/connman.git] / client / input.c
old mode 100644 (file)
new mode 100755 (executable)
index 78319ff..d9d2b7b
@@ -273,7 +273,9 @@ int __connmanctl_input_init(int argc, char *argv[])
                __connmanctl_monitor_completions(NULL);
 
                rl_callback_handler_remove();
+#if !defined TIZEN_EXT
                rl_message("");
+#endif
        }
 
        dbus_connection_unref(connection);