aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/c-lang.h')
-rw-r--r--gdb/c-lang.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/c-lang.h b/gdb/c-lang.h
index 896f8e1..23618a1 100644
--- a/gdb/c-lang.h
+++ b/gdb/c-lang.h
@@ -95,8 +95,6 @@ extern struct value *evaluate_subexp_c (struct type *expect_type,
int *pos,
enum noside noside);
-extern void c_printchar (int, struct type *, struct ui_file *);
-
extern void c_printstr (struct ui_file * stream,
struct type *elttype,
const gdb_byte *string,