a bit of dead code
This commit is contained in:
parent
d0f6fa8ea3
commit
c9d88d2605
|
@ -23,8 +23,6 @@
|
||||||
using ::testing::_;
|
using ::testing::_;
|
||||||
|
|
||||||
extern WarningCodeState unitTestWarningCodeState;
|
extern WarningCodeState unitTestWarningCodeState;
|
||||||
extern bool printTriggerDebug;
|
|
||||||
extern float actualSynchGap;
|
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
void sendOutConfirmation(char *value, int i);
|
void sendOutConfirmation(char *value, int i);
|
||||||
|
|
Loading…
Reference in New Issue