diff options
author | Justin Clark-Casey (justincc) | 2011-10-24 23:26:41 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-10-24 23:26:41 +0100 |
commit | e14cb45b9bc4c78300cb804833cb66c1c2e62187 (patch) | |
tree | 581fd7f4a66c0d64bc22e922d43975eaa5e164f8 /.nant/bamboo.build | |
parent | Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollS... (diff) | |
download | opensim-SC_OLD-e14cb45b9bc4c78300cb804833cb66c1c2e62187.zip opensim-SC_OLD-e14cb45b9bc4c78300cb804833cb66c1c2e62187.tar.gz opensim-SC_OLD-e14cb45b9bc4c78300cb804833cb66c1c2e62187.tar.bz2 opensim-SC_OLD-e14cb45b9bc4c78300cb804833cb66c1c2e62187.tar.xz |
Drop some unnecessary ContainsKey() checking before Remove() in BaseHttpServer()
Remove() presumably does this check anyway since it just returns false if the key is not in the collection.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions