[PATCH 58/66] kconfig: gconf: remove unnecessary default message in text view

Masahiro Yamada posted 66 patches 3 months, 2 weeks ago
[PATCH 58/66] kconfig: gconf: remove unnecessary default message in text view
Posted by Masahiro Yamada 3 months, 2 weeks ago
This message looks odd because it is displayed when nothing is selected.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
---

 scripts/kconfig/gconf.glade | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/kconfig/gconf.glade b/scripts/kconfig/gconf.glade
index c3996f4635e9..b2e15b23744f 100644
--- a/scripts/kconfig/gconf.glade
+++ b/scripts/kconfig/gconf.glade
@@ -517,7 +517,6 @@
 		      <property name="left_margin">0</property>
 		      <property name="right_margin">0</property>
 		      <property name="indent">0</property>
-		      <property name="text" translatable="yes">Sorry, no help available for this option yet.</property>
 		    </widget>
 		  </child>
 		</widget>
-- 
2.43.0