July 05, 2014 [D-runtime] [D-Programming-Language/druntime] b5bfda: Remove unused Thread.sm_clen variable. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: b5bfda3bf4d13b973ab0d97386b040228901c45b https://github.com/D-Programming-Language/druntime/commit/b5bfda3bf4d13b973ab0d97386b040228901c45b Author: David Nadlinger <code@klickverbot.at> Date: 2014-07-04 (Fri, 04 Jul 2014) Changed paths: M src/core/thread.d Log Message: ----------- Remove unused Thread.sm_clen variable. It stored the size of the global context list, but that isn't used explicitly anywhere. Commit: 5375e9fe9936eb336d8a63cc51f58d01be3a845f https://github.com/D-Programming-Language/druntime/commit/5375e9fe9936eb336d8a63cc51f58d01be3a845f Author: Martin Nowak <code@dawg.eu> Date: 2014-07-05 (Sat, 05 Jul 2014) Changed paths: M src/core/thread.d Log Message: ----------- Merge pull request #862 from klickverbot/remove-sm_clen Remove unused Thread.sm_clen variable. Compare: https://github.com/D-Programming-Language/druntime/compare/f1c9e112a20c...5375e9fe9936 |
Copyright © 1999-2021 by the D Language Foundation