mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
remove friend class
This commit is contained in:
parent
7e5fc3080d
commit
842101d75c
@ -291,8 +291,6 @@ protected:
|
||||
double draw_tx, draw_ty;
|
||||
|
||||
// some metrics have to be determined after all elements in the lines have been seen
|
||||
// see TextLineBuffer.h
|
||||
friend class TextLineBuffer;
|
||||
std::vector<std::unique_ptr<TextLineBuffer>> text_line_buffers;
|
||||
|
||||
// for font reencoding
|
||||
|
Loading…
Reference in New Issue
Block a user