Remove the disabling of buckets workaround.
Thanks to: jeffr
This commit is contained in:
parent
f2eeb85de6
commit
7b4bd98ad5
@ -197,7 +197,6 @@ bucket_enable(void)
|
||||
bucketdisable = 1;
|
||||
else
|
||||
bucketdisable = 0;
|
||||
bucketdisable = 1;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user