mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-11 10:25:36 +02:00
Remove unused OP code
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "formats.hpp"
|
||||
|
||||
const static uint8_t OP_CONTINUE = 0;
|
||||
const static uint8_t OP_START = 1;
|
||||
const static uint8_t OP_END = 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user