Fix warnings
Fixed these warnings: src/logging_unittest.cc: At global scope: src/logging_unittest.cc:1081:13: warning: 'void MyCheck(bool, bool)' defined but not used [-Wunused-function] static void MyCheck(bool a, bool b) { ^~~~~~~ src/logging_unittest.cc:1078:13: warning: 'void MyFatal()' defined but not used [-Wunused-function] static void MyFatal() { ^~~~~~~
Showing
Please
register
or
sign in
to comment