mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Use magic statics instead of ATOMIC_STATIC. (#109)
This commit is contained in:
@@ -1482,8 +1482,6 @@ typedef JSingletonCallbackManager<LogMessage> LoggerJNI;
|
||||
|
||||
} // anonymous namespace
|
||||
|
||||
ATOMIC_STATIC_INIT(LoggerJNI)
|
||||
|
||||
extern "C" {
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user