mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Replaced all uses of DISALLOW_COPY_AND_ASSIGN macro
Change-Id: I8371beb286a20d4c7619aab226136569fdefafef
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
#if defined WIN32
|
||||
#include <semLib.h>
|
||||
|
||||
#define DISALLOW_COPY_AND_ASSIGN(ErrorBase)
|
||||
|
||||
#define wpi_setErrnoErrorWithContext(context)
|
||||
#define wpi_setErrnoError()
|
||||
#define wpi_setImaqErrorWithContext(code, context)
|
||||
|
||||
Reference in New Issue
Block a user