diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-10-04 15:38:01 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-10-04 15:38:03 +0200 |
commit | f5532bb6508c262b796d0baad0de5c2ca629082d (patch) | |
tree | 3467afa7dfc738446c6db9fccce9ebb62d4106f5 /doc/classes/@NativeScript.xml | |
parent | 181af9b48431a5697056c561c9e2edafc7d738f0 (diff) |
Fix unused variable and wrong warning workaround
I had been looking at the wrong line all along when attempting to fix:
```
core/os/memory.cpp:184:13: warning: unused variable 's' [-Wunused-variable]
uint64_t *s = (uint64_t *)mem;
^
```
Diffstat (limited to 'doc/classes/@NativeScript.xml')
0 files changed, 0 insertions, 0 deletions