mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-25 01:24:04 +01:00
Fixed syntax error
This commit is contained in:
parent
46e03289be
commit
7b3f6876b4
@ -830,6 +830,7 @@ void VNCServerST::translateDLPRegion(rdr::U16 &x1, rdr::U16 &y1, rdr::U16 &x2, r
|
||||
x2 = pb->getRect().width() - 1;
|
||||
|
||||
//slog.info("DLP_Region vals %u,%u %u,%u", x1, y1, x2, y2);
|
||||
}
|
||||
|
||||
void VNCServerST::blackOut()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user