correct merge errors
parent
42b967e8a1
commit
156e72fc19
|
|
@ -61,7 +61,6 @@
|
|||
#include <map>
|
||||
#include <cstring>
|
||||
|
||||
#define TMP_WL_REMOVE_CLOUDS /* disables code for classic clouds */
|
||||
|
||||
//
|
||||
// Globals
|
||||
|
|
@ -658,8 +657,6 @@ void LLWorld::updateParticles()
|
|||
LLViewerPartSim::getInstance()->updateSimulation();
|
||||
}
|
||||
|
||||
#ifndef TMP_WL_REMOVE_CLOUDS
|
||||
|
||||
void LLWorld::renderPropertyLines()
|
||||
{
|
||||
S32 region_count = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue