tesseract/src
Stefan Weil 9c857ab962 Classify: Don't hide debug parameter
Fix a warning from LGTM:

    Local variable 'debug' hides a parameter of the same name.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-08 14:22:31 +02:00
..
api use pdf L_FLATE_ENCODE only for png input; fixes #1961 2018-10-07 20:57:19 +02:00
arch add header guard 2018-09-22 18:44:26 +02:00
ccmain pgedit: remove unused declaration of display_bln_lines 2018-10-08 13:49:59 +02:00
ccstruct WERD_RES: Remove comparisons which are constant 2018-10-06 20:06:38 +02:00
ccutil UNICHARMAP: Remove comparison which is always false 2018-10-08 14:15:17 +02:00
classify Classify: Don't hide debug parameter 2018-10-08 14:22:31 +02:00
cutil CUtil: Define virtual destructor in .cpp file 2018-09-04 07:46:31 +02:00
dict Fix constructor for class Dict (uninitialized member variables) 2018-10-06 17:52:52 +02:00
lstm Plumbing: Remove comparison which is always false 2018-10-08 13:47:16 +02:00
opencl use tprintf instead of printf to be able disable messages by quiet option 2018-09-29 13:49:08 +02:00
textord Format code (replace ( xxx ) by (xxx)) 2018-09-29 08:21:25 +02:00
training fix "mktemp -d --tmpdir" on Mac OS; see #1453 2018-10-06 20:47:48 +02:00
viewer svpaint: Change a variable from global to local 2018-10-08 13:53:09 +02:00
vs2010 Fix whitespace issues 2018-08-01 13:19:52 +02:00
wordrec chop: Use more efficient float calculations for sqrt 2018-10-06 18:59:23 +02:00