diff --git a/hbase-common/src/main/resources/hbase-default.xml b/hbase-common/src/main/resources/hbase-default.xml
index f617245..ee3207e 100644
--- a/hbase-common/src/main/resources/hbase-default.xml
+++ b/hbase-common/src/main/resources/hbase-default.xml
@@ -541,11 +541,6 @@ possible configurations would overwhelm and obscure the important.
the balancer will not assign any region to any backup Master
- hbase.regions.slop
- 0.2
- Rebalance if any regionserver has average + (average * slop) regions.
-
-
hbase.server.thread.wakefrequency
10000
Time to sleep in between searches for work (in milliseconds).