Skip to content

Commit 743fc25

Browse files
committed
Remove unneeded include statements for pgedit.h
Signed-off-by: Stefan Weil <[email protected]>
1 parent 26dd0b8 commit 743fc25

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/ccmain/control.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
#include "ocrclass.h"
3838
#include "output.h"
3939
#include "pageres.h" // for WERD_RES, PAGE_RES_IT, PAGE_RES, BLO...
40-
#include "pgedit.h"
4140
#ifndef DISABLED_LEGACY_ENGINE
4241
#include "reject.h"
4342
#endif

src/ccmain/tessedit.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
# include "matchdefs.h"
2929
#include "pageres.h"
3030
#include "params.h"
31-
#include "pgedit.h"
3231
#include "stopper.h"
3332
#include "tesseractclass.h"
3433
#include "tessvars.h"

0 commit comments

Comments
 (0)