Renamed the global "ftlib" to gFreeTypeLibrary.
Removed the FTC_Manager for now. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14627 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -81,8 +81,7 @@ class FontServer : public BLocker {
|
||||
int32 fNextID;
|
||||
};
|
||||
|
||||
extern FTC_Manager ftmanager;
|
||||
extern FT_Library ftlib;
|
||||
extern FT_Library gFreeTypeLibrary;
|
||||
extern FontServer *gFontServer;
|
||||
|
||||
#endif /* FONTSERVER_H_ */
|
||||
|
||||
Reference in New Issue
Block a user