mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 00:26:32 +00:00
[client] x11: remove dead code
This commit is contained in:
parent
3adb7ca4b2
commit
25ed3632f7
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user