bitbake: server/bitbake: Remove launchUI method
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2013 13:32:53 +0000 (14:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2013 08:54:35 +0000 (09:54 +0100)
commit872e392c50df3ee6eceffc3c6902ef1fc3f0e3ce
tree75111828c0cf4517754853f4f79196fbe67fff27
parent4474a2e54dd07aa96535c880ee43dfa086a3f1bd
bitbake: server/bitbake: Remove launchUI method

With the removal of the none server type, we can remove the launchUI
method and simplify the code slightly.

(Bitbake rev: 9bef2f2dd0bcaa59528ebcb3c1ce053b7dff1ec6)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake
bitbake/lib/bb/server/process.py
bitbake/lib/bb/server/xmlrpc.py