removed superfluous semicolon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
fe9183e785
commit
36b89edff4
@ -824,7 +824,7 @@ Pack::~Pack()
|
||||
{
|
||||
delete m_cards[m_topCard];
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
//------------------------------------------------------//
|
||||
|
Loading…
Reference in New Issue
Block a user