This reverts commit d7325950d7.
Reverting this commit because it resulted in dead code. It created a new _configsvrDropCollection command on the config server and copied the business logic from mongos into it, but we never completed the ticket that made mongos forward dropCollection to the config server.