diff -r 64e56f19d6d6 -r 20348675b015 QTfrontend/statsPage.cpp --- a/QTfrontend/statsPage.cpp Wed Mar 18 21:43:46 2009 +0000 +++ b/QTfrontend/statsPage.cpp Wed Mar 18 22:02:55 2009 +0000 @@ -34,7 +34,6 @@ PageGameStats::PageGameStats(QWidget* parent) : AbstractPage(parent) { - QFont * font14 = new QFont("MS Shell Dlg", 14); QGridLayout * pageLayout = new QGridLayout(this); pageLayout->setColumnStretch(0, 1); pageLayout->setColumnStretch(1, 1);