Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
classify: Remove unused local function
This fixes a compiler warning: classify/trainingsampleset.cpp:510:13: warning: 'Pix* tesseract::DebugSample(const UNICHARSET&, tesseract::TrainingSample*)' defined but not used [-Wunused-function] Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information