gdb/
[deliverable/binutils-gdb.git] / gdb / objc-lang.h
index 593ef022221e1c2a230123ee94be0431d398c691..1feeca4fa6ab7e3999a7f881ee1582ff90bb7880 100644 (file)
@@ -27,10 +27,6 @@ struct stoken;
 struct value;
 struct block;
 
-extern int objc_parse (void);          /* Defined in c-exp.y */
-
-extern void objc_error (char *);       /* Defined in c-exp.y */
-
 extern CORE_ADDR lookup_objc_class     (struct gdbarch *gdbarch,
                                        char *classname);
 extern CORE_ADDR lookup_child_selector (struct gdbarch *gdbarch,
This page took 0.023516 seconds and 4 git commands to generate.