QTfrontend/hwconsts.cpp.in
changeset 7006 6af78154dc62
parent 6958 8230a516ba93
child 7130 fcab1fd02bc6
--- 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 <unC0Rr@gmail.com>
+ * Copyright (c) 2004-2012 Andrey Korotaev <unC0Rr@gmail.com>
  *
  * 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;