diff -r 9e724f4863a3 -r 6af78154dc62 QTfrontend/hwconsts.cpp.in --- a/QTfrontend/hwconsts.cpp.in Sun Apr 01 15:23:34 2012 +0200 +++ b/QTfrontend/hwconsts.cpp.in Wed May 02 23:53:45 2012 +0200 @@ -1,6 +1,6 @@ /* * Hedgewars, a free turn based strategy game - * Copyright (c) 2007-2011 Andrey Korotaev + * Copyright (c) 2004-2012 Andrey Korotaev * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -27,10 +27,6 @@ QDir * cfgdir = new QDir(); QDir * datadir = new QDir(); -ThemesModel * themesModel; -QStringList * mapList; -QStringList * scriptList; - bool custom_config = false; bool custom_data = false;