mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +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)
|
||||
return;
|
||||
|
||||
if (refill == 0)
|
||||
lastMsc = msc;
|
||||
|
||||
for(int i = 0; i < refill; ++i)
|
||||
{
|
||||
XPresentPixmap(
|
||||
|
Loading…
Reference in New Issue
Block a user