Move declaration of overload_resolution to value.h
[deliverable/binutils-gdb.git] / gdb / eval.c
index f8915b99578e6dfcad6b943c43a3336ed6f37423..70ba1f1e3fc59cb172d5a6101463e77d32a6dd47 100644 (file)
@@ -42,9 +42,6 @@
 #include "typeprint.h"
 #include <ctype.h>
 
-/* This is defined in valops.c */
-extern bool overload_resolution;
-
 /* Prototypes for local functions.  */
 
 static struct value *evaluate_subexp_for_sizeof (struct expression *, int *,
This page took 0.026404 seconds and 4 git commands to generate.