aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/ec_group/point_mul.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pubkey/ec_group/point_mul.h')
-rw-r--r--src/lib/pubkey/ec_group/point_mul.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/pubkey/ec_group/point_mul.h b/src/lib/pubkey/ec_group/point_mul.h
index 019e483a1..a501de293 100644
--- a/src/lib/pubkey/ec_group/point_mul.h
+++ b/src/lib/pubkey/ec_group/point_mul.h
@@ -13,8 +13,6 @@ namespace Botan {
class Modular_Reducer;
-static const size_t PointGFp_SCALAR_BLINDING_BITS = 80;
-
class PointGFp_Base_Point_Precompute final
{
public: