mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 13:31:28 +01:00
removed /* within comment
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2222 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
64e16528f6
commit
5f511927a9
@ -142,7 +142,7 @@ public:
|
||||
BFont(void);
|
||||
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);
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user