mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] x11: remove dead code
This commit is contained in:
@@ -127,9 +127,6 @@ static void x11DoPresent(void)
|
|||||||
if (refill < 25)
|
if (refill < 25)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (refill == 0)
|
|
||||||
lastMsc = msc;
|
|
||||||
|
|
||||||
for(int i = 0; i < refill; ++i)
|
for(int i = 0; i < refill; ++i)
|
||||||
{
|
{
|
||||||
XPresentPixmap(
|
XPresentPixmap(
|
||||||
|
Reference in New Issue
Block a user