summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--training/pro/mr_pro_reduce.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/training/pro/mr_pro_reduce.cc b/training/pro/mr_pro_reduce.cc
index 5ef9b470..a61a3a5f 100644
--- a/training/pro/mr_pro_reduce.cc
+++ b/training/pro/mr_pro_reduce.cc
@@ -18,7 +18,6 @@ namespace po = boost::program_options;
// since this is a ranking model, there should be equal numbers of
// positive and negative examples, so the bias should be 0
-static const double MAX_BIAS = 1e-10;
void InitCommandLine(int argc, char** argv, po::variables_map* conf) {
po::options_description opts("Configuration options");