mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-18 09:09:51 +00:00
remove some warnings
This commit is contained in:
@@ -96,7 +96,6 @@ bool b3RobotSimulatorClientAPI::connect(int mode, const std::string& hostName, i
|
||||
int udpPort = 1234;
|
||||
int tcpPort = 6667;
|
||||
int key = SHARED_MEMORY_KEY;
|
||||
bool connected = false;
|
||||
|
||||
switch (mode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user