]> git.sur5r.net Git - i3/i3/commit
Remove some now-unused functions from xcb.[ch] (#2574)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Mon, 21 Nov 2016 08:37:17 +0000 (00:37 -0800)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2016 08:37:17 +0000 (00:37 -0800)
commit90d68d7ea0f25b579f91f26ca3c27c9536a3a44d
tree272500978a46f912ecbefb6c8881d8a59d16d922
parent70e7f0e39a462d55617cda735339a2861d4e69ca
Remove some now-unused functions from xcb.[ch] (#2574)

xcb_draw_line is unused since commit
d7f9700ba41db61788a7b0f22350cdd9d008a907

xcb_draw_rect is unused since commit
a79d33fc7fd41ab6e9b853f5356eeec64aa66ef5

xcb_raise_window is unused since commit
7208d010489ba9ebd79b20aa830ae7fb176f05dc

xcb_warp_pointer is unused since commit
755c618cd41815c72d30fd0d3c4770557e952df2
include/xcb.h
src/xcb.c