Drop scheduler config options
Hi Nick, the following tor configuration options were [renamed in 2014 with a note saying they may go away](https://gitweb.torproject.org/tor.git/commit/?id=b1e1b439b892624b7dbe2f631a9ddb41b16ecdd6)... ``` * SchedulerLowWaterMark__ * SchedulerMaxFlushCells__ * SchedulerHighWaterMark__ ``` Hidden options are **prefixed** with underscores (not suffixed). That said though no big whoop - can we drop them?
issue