Sync with upstream alchemy in removing the Lag Meter Floater

Useless floater, full of opensim drama we'll have no part in.
This commit is contained in:
Lirusaito
2015-11-16 23:40:43 -05:00
parent 6cd64783f1
commit a9eb118897
24 changed files with 2 additions and 1384 deletions

View File

@@ -73,7 +73,6 @@
#include "llfloaterinspect.h"
#include "llfloaterinventory.h"
#include "llfloaterjoystick.h"
#include "llfloaterlagmeter.h"
#include "llfloaterland.h"
#include "llfloaterlandholdings.h"
#include "llfloatermap.h"
@@ -229,7 +228,6 @@ struct MenuFloaterDict : public LLSingleton<MenuFloaterDict>
registerFloater<CommWrapper> ("im");
registerFloater<LLFloaterInspect> ("inspect");
registerFloater<LLFloaterJoystick> ("joystick");
registerFloater<LLFloaterLagMeter> ("lag meter");
registerFloater<LLFloaterMediaFilter> ("media filter");
registerFloater<LLFloaterMap> ("mini map");
registerFloater<LLFloaterMove> ("movement controls");