1
0
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:
Lu Wang 2013-04-06 17:50:06 +08:00
parent 7e5fc3080d
commit 842101d75c

View File

@ -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