diff --git a/Code/Tools/GridHub/GridHub/main.cpp b/Code/Tools/GridHub/GridHub/main.cpp index 5b35abff6c..0b1cfced93 100644 --- a/Code/Tools/GridHub/GridHub/main.cpp +++ b/Code/Tools/GridHub/GridHub/main.cpp @@ -187,7 +187,6 @@ protected: { ComponentApplication::SetSettingsRegistrySpecializations(specializations); specializations.Append("tools"); - specializations.Append("editor"); specializations.Append("gridhub"); }