removed /* within comment
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2222 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -142,7 +142,7 @@ public:
|
|||||||
BFont(void);
|
BFont(void);
|
||||||
BFont(const BFont &font);
|
BFont(const BFont &font);
|
||||||
BFont(const BFont *font);
|
BFont(const BFont *font);
|
||||||
/* /* XXX TODO: R5 doesn't have a destructor, so we get linking errors when objects compiled with old headers with the new library
|
/* XXX TODO: R5 doesn't have a destructor, so we get linking errors when objects compiled with old headers with the new library
|
||||||
~BFont(void);
|
~BFont(void);
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user