gtk-primary-selection: drop support

The standard primary-selection protocol is now widely supported.
This commit is contained in:
Isaac Freund 2021-04-08 09:42:11 +02:00 committed by Simon Ser
parent a109a80dca
commit 78befa59f9
7 changed files with 0 additions and 776 deletions

View file

@ -4,7 +4,6 @@
#include <string.h>
#include <unistd.h>
#include <wlr/types/wlr_data_device.h>
#include <wlr/types/wlr_gtk_primary_selection.h>
#include <wlr/util/log.h>
#include <xcb/xfixes.h>
#include "xwayland/xwm.h"