Removed deprecated BShape API as it broke the build.
If we intend to keep compatibility to this R4.5 API, we should complete what I started in interface/Shape.cpp. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8204 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
715f500dea
commit
d73fcb0e62
@ -86,12 +86,6 @@ virtual void _ReservedShape4();
|
||||
uint32 fBuildingOp;
|
||||
void * fPrivateData;
|
||||
uint32 reserved[4];
|
||||
|
||||
public:
|
||||
/*----- Deprecated ---------------*/
|
||||
BShape(BShape ©From);
|
||||
BRect Bounds();
|
||||
status_t AddShape(BShape *other);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user