Skip to content
Snippets Groups Projects
Commit e75752c8 authored by callum_linden's avatar callum_linden
Browse files

Update to build on Xcode 6.0: remove more of unused variables

parent 87663ec6
No related branches found
No related tags found
No related merge requests found
......@@ -42,13 +42,6 @@
#include "llvoavatar.h"
#include "llworld.h"
const F32 PARTICLE_SPACING = 0.01f;
const F32 MAX_SIZE = 0.025f;
const F32 START_POS_MAG = 1.f;
const F32 END_POS_MAG = 1.2f;
LLHUDEffectSpiral::LLHUDEffectSpiral(const U8 type) : LLHUDEffect(type), mbInit(FALSE)
{
mKillTime = 10.f;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment