Remove Java support
[deliverable/binutils-gdb.git] / gdb / c-varobj.c
index 48e16f9d56739887b79c30681d19d083e2210239..b2b239f39f61913bf2f959bdf8165bcb1fea1c31 100644 (file)
@@ -556,7 +556,7 @@ const struct lang_varobj_ops c_varobj_ops =
    c_is_path_expr_parent  /* is_path_expr_parent */
 };
 
-/* A little convenience enum for dealing with C++/Java.  */
+/* A little convenience enum for dealing with C++.  */
 enum vsections
 {
   v_public = 0, v_private, v_protected
This page took 0.025009 seconds and 4 git commands to generate.