Skip to content

Commit f2407e7

Browse files
committed
Revert "Add callRemote warning for #294, #295 and #1044"
Either needs removing or rewording 1. not clear enough 2. backspace characters only work in terminal, not for logs, obviously This reverts commit a8c41df.
1 parent ad5e25c commit f2407e7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Server/mods/deathmatch/logic/CResourceChecker.Data.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,5 @@ namespace
460460
{true, "unbanSerial", "Please manually update this. Refer to the wiki for details"},
461461
{true, "getBansXML", "Please manually update this. Refer to the wiki for details"},
462462
{true, "canPlayerUseFunction", "Please manually update this. Refer to the wiki for details"},
463-
464-
// callRemote warning. See #294, #295
465-
{true, "callRemote", "\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b callbacks will set `errno` to `0`, instead of `nil`. Please update your scripts if necessary."},
466463
};
467464
} // namespace

0 commit comments

Comments
 (0)