MiniCL and BulletMultiThreaded respect the LIB_SUFFIX
Thanks to pprkut@liwjatan.at for the report in Issue 436 Remove unimplemented methods in headerfiles, thanks to csaba.hruska in Issue 437
This commit is contained in:
@@ -44,7 +44,7 @@ struct btCollisionAlgorithmConstructionInfo
|
||||
btDispatcher* m_dispatcher1;
|
||||
btPersistentManifold* m_manifold;
|
||||
|
||||
int getDispatcherId();
|
||||
// int getDispatcherId();
|
||||
|
||||
};
|
||||
|
||||
@@ -59,7 +59,7 @@ protected:
|
||||
btDispatcher* m_dispatcher;
|
||||
|
||||
protected:
|
||||
int getDispatcherId();
|
||||
// int getDispatcherId();
|
||||
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user