diff --git a/unix/gtkwin.c b/unix/gtkwin.c index 7b6b912b..9ed8b431 100644 --- a/unix/gtkwin.c +++ b/unix/gtkwin.c @@ -2840,8 +2840,6 @@ static char *retrieve_cutbuffer(GtkFrontend *inst, int *nbytes) ptr = 0; } return ptr; - *nbytes = 0; - return NULL; } #endif /* NOT_X_WINDOWS */