Removed GetPartitioningSystemList(). I though this had already been done. Weird.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2818 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -54,8 +54,6 @@ public:
|
|||||||
BRect dialogCenter = BRect(),
|
BRect dialogCenter = BRect(),
|
||||||
bool *cancelled = NULL);
|
bool *cancelled = NULL);
|
||||||
|
|
||||||
static status_t GetPartitioningSystemList(BObjectList<BString> *list);
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
BSession();
|
BSession();
|
||||||
BSession(const BSession &);
|
BSession(const BSession &);
|
||||||
|
|||||||
Reference in New Issue
Block a user