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 2b7f2fb86..f52152e94 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -726,6 +726,17 @@ Found in Advanced->Rendering->Info Displays
Value
0
+ FakeAway
+
InstantMessageLogPathAnyAccount