summaryrefslogtreecommitdiffstats
path: root/include/x11-helper.h
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-02-27 22:55:47 +0100
committerDave Davenport <qball@gmpclient.org>2016-02-27 22:55:47 +0100
commit4c661c39326d815318cabea213a405fb31faec96 (patch)
tree1cdb613c53db17e3d7064000e780291fcf1dbc48 /include/x11-helper.h
parentbb2f0d8b837f4829d9f5d24d33f9f81097250ebc (diff)
Move most of window modi to xcb
Diffstat (limited to 'include/x11-helper.h')
-rw-r--r--include/x11-helper.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/x11-helper.h b/include/x11-helper.h
index 6e4b9363..944a7dfa 100644
--- a/include/x11-helper.h
+++ b/include/x11-helper.h
@@ -72,10 +72,6 @@ typedef struct
void monitor_active ( xcb_connection_t *xcb_connection, workarea *mon );
-int window_send_message ( Display *display, Window target, Window subject,
- Atom atom, unsigned long protocol,
- unsigned long mask, Time time );
-
// find the dimensions of the monitor displaying point x,y
void monitor_dimensions ( xcb_connection_t *xcb_connection, xcb_screen_t *screen, int x, int y, workarea *mon );
// Find the dimensions of the monitor specified by user.