diff --git a/indra/llui/llfloater.h b/indra/llui/llfloater.h
index 1cfb4635a..421f03efa 100644
--- a/indra/llui/llfloater.h
+++ b/indra/llui/llfloater.h
@@ -219,10 +219,6 @@ public:
virtual void saveAs() {}
virtual void saveAsType(BOOL type=false) {}
- //
- virtual LLUUID getItemID() { return LLUUID::null; }
- //
-
void setSnapTarget(LLHandle handle) { mSnappedTo = handle; }
void clearSnapTarget() { mSnappedTo.markDead(); }
LLHandle getSnapTarget() const { return mSnappedTo; }
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index f8e7203b1..7cefb59c6 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -693,6 +693,17 @@ Found in Advanced->Rendering->Info Displays
Value
0
+ FakeAway
+
InstantMessageLogPathAnyAccount
+ ClickActionBuyEnabled
+
+ ClickActionPayEnabled
+
DoubleClickAutoPilot
+ DragAndDropDistanceThreshold
+
DropShadowButton
+ EnableGrab
+
EnableGestureSounds
+ DisableClickSitOtherOwner
+
PlayIMSound
+ ClickToWalk
+
SimulateFBOFailure