gdbserver: Move remote_debug to a single place
[deliverable/binutils-gdb.git] / gdb / utils.h
index 9dbd6386c68f3ccb51e3339b9a1e0ca4bc104aca..f0cb48e7a552e54711803516cb066fa7be675d38 100644 (file)
@@ -260,8 +260,6 @@ struct htab_deleter
 /* A unique_ptr wrapper for htab_t.  */
 typedef std::unique_ptr<htab, htab_deleter> htab_up;
 
-extern void free_current_contents (void *);
-
 extern void init_page_info (void);
 
 /* Temporarily set BATCH_FLAG and the associated unlimited terminal size.
This page took 0.034847 seconds and 4 git commands to generate.