summaryrefslogtreecommitdiff
path: root/sql/opt_range.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/opt_range.h')
-rw-r--r--sql/opt_range.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/opt_range.h b/sql/opt_range.h
index f3ccd4d8311..1f4d3f1cd1f 100644
--- a/sql/opt_range.h
+++ b/sql/opt_range.h
@@ -346,7 +346,6 @@ public:
uint weight;
enum { MAX_WEIGHT = 32000 };
- void update_weight_locally();
#ifndef DBUG_OFF
uint verify_weight();
#endif