mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-01-22 01:30:49 +08:00
Remove old unused code from imagedata.h
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
d8500adcf4
commit
6ee3698958
@ -210,8 +210,6 @@ class ImageData {
|
||||
|
||||
// A collection of ImageData that knows roughly how much memory it is using.
|
||||
class DocumentData {
|
||||
friend void* ReCachePagesFunc(void* data);
|
||||
|
||||
public:
|
||||
explicit DocumentData(const STRING& name);
|
||||
~DocumentData();
|
||||
|
Loading…
Reference in New Issue
Block a user