"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:
@@ -349,9 +349,6 @@ BBitmap::Archive(BMessage *data, bool deep) const
|
||||
}
|
||||
}
|
||||
|
||||
if (ret == B_OK)
|
||||
ret = data->AddString("class", "BBitmap");
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user