"class" is added by BArchivable::Archive(), no need to duplicate
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18086 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -458,9 +458,6 @@ BWindow::Archive(BMessage* data, bool deep) const
|
||||
}
|
||||
}
|
||||
|
||||
if (ret == B_OK)
|
||||
ret = data->AddString("class", "BWindow");
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user