mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
remove duplicate definitions of SHARED_MEMORY_MAX_STREAM_CHUNK_SIZE
This commit is contained in:
parent
82661d98cd
commit
e921f1b9b7
@ -15,7 +15,6 @@
|
||||
#include <string>
|
||||
|
||||
//const char* blaatnaam = "basename";
|
||||
#define SHARED_MEMORY_MAX_STREAM_CHUNK_SIZE 1024
|
||||
|
||||
struct MyMotorInfo
|
||||
{
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user