mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-26 01:51:41 +00:00
[ntcore] Remove NetworkTable -> nt::NetworkTable shim
This commit is contained in:
@@ -549,9 +549,4 @@ class NetworkTable final {
|
||||
|
||||
} // namespace nt
|
||||
|
||||
// For backwards compatibility
|
||||
#ifndef NAMESPACED_NT
|
||||
using nt::NetworkTable; // NOLINT
|
||||
#endif
|
||||
|
||||
#endif // NTCORE_NETWORKTABLES_NETWORKTABLE_H_
|
||||
|
||||
Reference in New Issue
Block a user