tesseract/api
Stefan Weil 1b2677a278 Remove nullptr checks before destructor
It is not needed because delete accepts a nullptr argument.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-04-22 20:25:49 +02:00
..
apitypes.h Update version handling (#1408) 2018-03-22 21:49:47 +01:00
baseapi.cpp Remove nullptr checks before destructor 2018-04-22 20:25:49 +02:00
baseapi.h api: Replace NULL by nullptr 2018-04-22 17:21:00 +02:00
capi.cpp api: Replace NULL by nullptr 2018-04-22 17:21:00 +02:00
capi.h Fix compiler errors when including baseapi.h and capi.h 2018-04-15 10:26:48 +02:00
Makefile.am add tess_version.h to distribution 2018-04-02 21:48:29 +02:00
pdfrenderer.cpp api: Replace NULL by nullptr 2018-04-22 17:21:00 +02:00
renderer.cpp api: Replace NULL by nullptr 2018-04-22 17:21:00 +02:00
renderer.h api: Replace NULL by nullptr 2018-04-22 17:21:00 +02:00
tess_version.h.in add licence info 2018-04-02 19:11:46 +02:00
tesseractmain.cpp api: Replace NULL by nullptr 2018-04-22 17:21:00 +02:00