Remove commented-out code in jv-lang.c
[binutils-gdb.git] / gdb / target.h
index cd2e82bf8d07aa3afeb876308ded3c6602326e76..d4bd00759b0fcdf65b2cf1b6084366139dfcc077 100644 (file)
@@ -873,8 +873,6 @@ int target_write_memory_blocks (VEC(memory_write_request_s) *requests,
 
 /* From infrun.c.  */
 
-extern void reset_schedlock (void);
-
 extern int inferior_has_forked (ptid_t pid, ptid_t *child_pid);
 
 extern int inferior_has_vforked (ptid_t pid, ptid_t *child_pid);