Changes
Page history
Update pSEOBNRv4HM_tgr review
authored
Jul 01, 2019
by
Gregorio Carullo
Hide whitespace changes
Inline
Side-by-side
pSEOBNRv4HM_tgr-review.md
View page @
768de0ca
...
...
@@ -43,8 +43,7 @@ To run the test, please add MISSING to the config file and MISSING.
Is it truly unused?
-
Why this line?
-
if (use_hm) {
+
if (use_hm && 0) {
if (use_hm) { ---> if (use_hm && 0) {
-
Why do you declare them as unused?
...
...
...
...