Re: [PATCH weston 2/2] clients: remove superfluous call

2013-09-13 Thread Kristian Høgsberg
On Fri, Sep 13, 2013 at 11:59:00AM +1000, Peter Hutterer wrote: Thanks 1/2 and this one committed. Kristian > --- > clients/simple-touch.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/clients/simple-touch.c b/clients/simple-touch.c > index 69e460c..b5a84d7 100644 > --- a/clients/s

[PATCH weston 2/2] clients: remove superfluous call

2013-09-12 Thread Peter Hutterer
--- clients/simple-touch.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/clients/simple-touch.c b/clients/simple-touch.c index 69e460c..b5a84d7 100644 --- a/clients/simple-touch.c +++ b/clients/simple-touch.c @@ -301,8 +301,6 @@ touch_create(int width, int height) exit(1);