[Spice-devel] [PATCH v3 2/5] tests: remove unused macro

Jonathon Jongsma jjongsma at redhat.com
Fri Dec 18 11:55:29 PST 2015


On Thu, 2015-12-17 at 15:08 +0000, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
> ---
>  server/tests/basic_event_loop.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/server/tests/basic_event_loop.c b/server/tests/basic_event_loop.c
> index 450c998..067657e 100644
> --- a/server/tests/basic_event_loop.c
> +++ b/server/tests/basic_event_loop.c
> @@ -36,8 +36,6 @@ int debug = 0;
>      } \
>  }
>  
> -#define NOT_IMPLEMENTED printf("%s not implemented\n", __func__);
> -
>  static GMainContext *main_context = NULL;
>  
>  GMainContext *basic_event_loop_get_context(void)

Acked-by: Jonathon Jongsma <jjongsma at redhat.com>


More information about the Spice-devel mailing list