Remove unused variable
This commit is contained in:
parent
17b42acc8d
commit
d97a2c5f34
|
@ -780,8 +780,6 @@ public:
|
||||||
|
|
||||||
@disable this();
|
@disable this();
|
||||||
|
|
||||||
bool special;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Params: bucketCount = the initial number of buckets.
|
* Params: bucketCount = the initial number of buckets.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue