mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-01 09:13:01 +00:00
fix: remove PistonBaseTile::tlsIdx
This commit is contained in:
parent
e5414bf871
commit
29c0185553
|
|
@ -27,7 +27,6 @@ private:
|
|||
|
||||
static thread_local bool m_tlsIgnoreUpdate;
|
||||
|
||||
static TlsKey tlsIdx;
|
||||
// 4J - was just a static but implemented with TLS for our version
|
||||
static bool ignoreUpdate();
|
||||
static void ignoreUpdate(bool set);
|
||||
|
|
|
|||
Loading…
Reference in a new issue