On Tue, Oct 15, 2013 at 02:29:57PM +0200, David Herrmann wrote:
> We currently call launcher_connect() twice, which is redundant and
> amazingly works (ugh?). Fix this and connect only once to the launcher.
> ---
> src/compositor-fbdev.c | 12 ++--
> 1 file changed, 2 insertions(+), 10 del
We currently call launcher_connect() twice, which is redundant and
amazingly works (ugh?). Fix this and connect only once to the launcher.
---
src/compositor-fbdev.c | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c
in