Removed commented out code.

This commit is contained in:
hiker
2014-03-01 11:34:48 +11:00
parent 9f6d6949f6
commit d1e02a6870

View File

@@ -60,7 +60,6 @@ PlayerInfoDialog::~PlayerInfoDialog()
// -----------------------------------------------------------------------------
void PlayerInfoDialog::showRegularDialog()
{
//clearWindow();
doInit();
const int y1 = m_area.getHeight()/6;
@@ -145,7 +144,6 @@ void PlayerInfoDialog::showRegularDialog()
void PlayerInfoDialog::showConfirmDialog()
{
//clearWindow();
doInit();
IGUIFont* font = GUIEngine::getFont();