mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[directwrite] Remove unused member
This commit is contained in:
parent
9d6e24a1d2
commit
41d722c3d2
1 changed files with 0 additions and 1 deletions
|
@ -350,7 +350,6 @@ struct hb_directwrite_face_data_t
|
|||
}
|
||||
|
||||
public:
|
||||
DWriteFontFileLoader *fontFileLoader;
|
||||
DWriteFontFileStream *fontFileStream;
|
||||
IDWriteFontFace *fontFace;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue