]> source.dussan.org Git - tigervnc.git/commit
Use dixChangeWindowProperty() instead of ChangeWindowProperty()
authorPierre Ossman <ossman@cendio.se>
Mon, 19 Dec 2016 09:27:06 +0000 (10:27 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 19 Dec 2016 09:27:06 +0000 (10:27 +0100)
commit14f3fc0b83ee516d9631f4e41e3451ddc62e0024
treea31fd6b1f8012ac38dcdd291ef2945b0f18ad995
parent4495b72f991ba55bf59bf2cd910da72a09cebf8c
Use dixChangeWindowProperty() instead of ChangeWindowProperty()

ChangeWindowProperty() was removed upstream because it was redundant,
and dixChangeWindowProperty() has been around since 1.5 so we can
safely use that.
unix/xserver/hw/vnc/vncSelection.c