carbon is obsolete, assume it's always false/undefined#1869
Conversation
|
I have a vague memory of "Carbon framework" debugging: it was used for some mouse interaction / icon drag-dop functionality. Is that removed now / no longer required? |
https://en.wikipedia.org/wiki/Carbon_(API)#Deprecation_and_discontinuation suggests it has been deprecated for 10 years and was removed from macOS 10.15. |
Codecov Report
@@ Coverage Diff @@
## master #1869 +/- ##
==========================================
- Coverage 47.17% 47.13% -0.04%
==========================================
Files 543 543
Lines 112970 112970
==========================================
- Hits 53289 53244 -45
- Misses 59681 59726 +45
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
alexsavulescu
left a comment
There was a problem hiding this comment.
LGTM. We need to add an entry here: https://github.com/neuronsimulator/nrn/blob/master/docs/removed_features.rst
Done in babb21b. |
|
✔️ babb21b -> Azure artifacts URL |
Hoisted out of #1859.