Explorar el Código

remove unused declaration

David Rose hace 15 años
padre
commit
4eae7e6635
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      panda/src/pnmtext/freetypeFace.h

+ 0 - 1
panda/src/pnmtext/freetypeFace.h

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