File diff r24899:e3ddcc7e16c9 → r24900:959a621b6aa9
src/fontcache_internal.h
Show inline comments
 
@@ -74,6 +74,4 @@ public:
 
	bool IsBuiltInFont() override { return false; }
 
};
 

	
 
void *AllocateFont(size_t size);
 

	
 
#endif /* FONTCACHE_INTERNAL_H */