Commit 4e62f3c
committed
Fix: getGlobalLruListSize() is needed only in debug mode
Fix the warning:
warning : unused function 'getGlobalLruListSize' [-Wunused-function]
Signed-off-by: Lukasz Dorau <[email protected]>1 parent 3c4a84b commit 4e62f3c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
0 commit comments