Xinqi Bao's Git

Remove Time argument from xsetsel
authorDevin J. Pohly <[email protected]>
Tue, 7 Nov 2017 00:25:58 +0000 (18:25 -0600)
committerDevin J. Pohly <[email protected]>
Mon, 26 Feb 2018 03:53:24 +0000 (21:53 -0600)
This is an X type and should be internal to x.c.

The selcopy() function was a single line and only used in one place, so
it was inlined to reduce LOC.

Signed-off-by: Devin J. Pohly <[email protected]>

No differences found