Merge branch 'development' into LTS_development
This commit is contained in:
commit
16f293cf2c
2 changed files with 1 additions and 3 deletions
|
@ -1162,8 +1162,6 @@ namespace IPC {
|
|||
}
|
||||
if ((myPage.mapped[offsetOnPage] & 0x7F) < 126) {
|
||||
myPage.mapped[offsetOnPage] = (countAsViewer ? 0x81 : 0x01);
|
||||
} else {
|
||||
DEBUG_MSG(DLVL_WARN, "Trying to keep-alive an element that needs to timeout, ignoring");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue