fAppCatalog is not a pointer
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37018 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2ec6b3cf5d
commit
cff7eda52d
@ -112,8 +112,7 @@ RecorderWindow::RecorderWindow() :
|
||||
fPlayFrames(0),
|
||||
fLooping(false),
|
||||
fSavePanel(NULL),
|
||||
fInitCheck(B_OK),
|
||||
fAppCatalog(NULL)
|
||||
fInitCheck(B_OK)
|
||||
{
|
||||
fRoster = NULL;
|
||||
fRecordButton = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user