summaryrefslogtreecommitdiff
path: root/gdb/value.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/value.c')
-rw-r--r--gdb/value.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/value.c b/gdb/value.c
index ec615b36630..1fd9cc9a7d0 100644
--- a/gdb/value.c
+++ b/gdb/value.c
@@ -43,10 +43,6 @@
#include <algorithm>
#include "completer.h"
-/* Prototypes for exported functions. */
-
-void _initialize_values (void);
-
/* Definition of a user function. */
struct internal_function
{