Fix gcc4 build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23859 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -64,7 +64,7 @@ SudokuView::~SudokuView()
|
|||||||
|
|
||||||
|
|
||||||
status_t
|
status_t
|
||||||
SudokuView::Archive(BMessage* into, bool deep = true) const
|
SudokuView::Archive(BMessage* into, bool deep) const
|
||||||
{
|
{
|
||||||
status_t status;
|
status_t status;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user