mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
remove unused declaration
This commit is contained in:
parent
be3a0f3520
commit
4eae7e6635
@ -39,7 +39,6 @@ public:
|
||||
FreetypeFace();
|
||||
~FreetypeFace();
|
||||
|
||||
FT_Face acquire_face();
|
||||
FT_Face acquire_face(int char_size, int dpi, int pixel_width, int pixel_height);
|
||||
void release_face(FT_Face face);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user