mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-12-25 17:28:21 +08:00
ac999b2409
This fixes compiler warnings from clang++ like these ones: src/ccutil/params.cpp:34:9: warning: macro is not used [-Wunused-macros] src/cutil/oldlist.cpp:67:9: warning: macro is not used [-Wunused-macros] src/cutil/oldlist.cpp:68:9: warning: macro is not used [-Wunused-macros] src/cutil/oldlist.cpp:78:9: warning: macro is not used [-Wunused-macros] Signed-off-by: Stefan Weil <sw@weilnetz.de> |
||
---|---|---|
.. | ||
bitvec.cpp | ||
bitvec.h | ||
callcpp.cpp | ||
callcpp.h | ||
cutil_class.cpp | ||
cutil_class.h | ||
emalloc.cpp | ||
emalloc.h | ||
Makefile.am | ||
oldlist.cpp | ||
oldlist.h | ||
structures.cpp | ||
structures.h |