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:
Wim van der Meer
2010-06-05 14:56:15 +00:00
parent 2ec6b3cf5d
commit cff7eda52d
+1 -2
View File
@@ -112,8 +112,7 @@ RecorderWindow::RecorderWindow() :
fPlayFrames(0), fPlayFrames(0),
fLooping(false), fLooping(false),
fSavePanel(NULL), fSavePanel(NULL),
fInitCheck(B_OK), fInitCheck(B_OK)
fAppCatalog(NULL)
{ {
fRoster = NULL; fRoster = NULL;
fRecordButton = NULL; fRecordButton = NULL;