remove duplicate definitions of SHARED_MEMORY_MAX_STREAM_CHUNK_SIZE
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#define SHARED_MEMORY_MAGIC_NUMBER 64738
|
||||
#define SHARED_MEMORY_MAX_COMMANDS 4
|
||||
#define SHARED_MEMORY_MAX_STREAM_CHUNK_SIZE (256*1024)
|
||||
|
||||
#include "SharedMemoryCommands.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user