Removed exportFileXML, and importXML, updated indra/test's
and generally updated cpp's to V-D look(include order, spelling fixes, and whatnot) Also, commented out pointless using namespace std.
This commit is contained in:
@@ -915,7 +915,7 @@ namespace tut
|
||||
|
||||
pipe_and_pump_fitness()
|
||||
{
|
||||
LLFrameTimer::updateFrameTime();
|
||||
LLFrameTimer::updateFrameTime();
|
||||
apr_pool_create(&mPool, NULL);
|
||||
mPump = new LLPumpIO(mPool);
|
||||
mSocket = LLSocket::create(
|
||||
|
||||
Reference in New Issue
Block a user