BLaunchRoster: removed be_launch_roster again.
* Not implemented, an unused -- no need for a global instance.
This commit is contained in:
@@ -51,8 +51,5 @@ private:
|
|||||||
uint32 _reserved[5];
|
uint32 _reserved[5];
|
||||||
};
|
};
|
||||||
|
|
||||||
// global BLaunchRoster instance
|
|
||||||
extern const BLaunchRoster* be_launch_roster;
|
|
||||||
|
|
||||||
|
|
||||||
#endif // _LAUNCH_ROSTER_H
|
#endif // _LAUNCH_ROSTER_H
|
||||||
|
|||||||
@@ -21,9 +21,6 @@
|
|||||||
using namespace BPrivate;
|
using namespace BPrivate;
|
||||||
|
|
||||||
|
|
||||||
const BLaunchRoster* be_launch_roster;
|
|
||||||
|
|
||||||
|
|
||||||
BLaunchRoster::Private::Private(BLaunchRoster* roster)
|
BLaunchRoster::Private::Private(BLaunchRoster* roster)
|
||||||
:
|
:
|
||||||
fRoster(roster)
|
fRoster(roster)
|
||||||
|
|||||||
Reference in New Issue
Block a user