diff --git a/indra/llui/llmenugl.cpp b/indra/llui/llmenugl.cpp
index 5ae3d36b2..7b9bbe372 100644
--- a/indra/llui/llmenugl.cpp
+++ b/indra/llui/llmenugl.cpp
@@ -73,7 +73,6 @@ using namespace LLOldEvents;
LLMenuHolderGL *LLMenuGL::sMenuContainer = nullptr;
S32 MENU_BAR_HEIGHT = 0;
-S32 MENU_BAR_WIDTH = 0;
///============================================================================
/// Local function declarations, constants, enums, and typedefs
diff --git a/indra/llui/llmenugl.h b/indra/llui/llmenugl.h
index 844edef5b..45e21e18e 100644
--- a/indra/llui/llmenugl.h
+++ b/indra/llui/llmenugl.h
@@ -47,7 +47,6 @@
extern S32 MENU_BAR_HEIGHT;
-extern S32 MENU_BAR_WIDTH;
// These callbacks are used by the LLMenuItemCallGL and LLMenuItemCheckGL
// classes during their work.
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index 2b7e54597..b074c964b 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -10750,17 +10750,6 @@ This should be as low as possible, but too low may break functionality
Value
18
- MenuBarWidth
-
MeshEnabled