We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e3b21 commit 39de21cCopy full SHA for 39de21c
ccmain/osdetect.h
@@ -87,7 +87,6 @@ class OrientationDetector {
87
int get_orientation();
88
private:
89
OSResults* osr_;
90
- tesseract::Tesseract* tess_;
91
const GenericVector<int>* allowed_scripts_;
92
};
93
0 commit comments