QTfrontend/gamecfgwidget.h
changeset 1517 27caa8c6e73a
parent 1427 b510f7a74ef6
child 1530 3b8d723661b2
--- a/QTfrontend/gamecfgwidget.h	Thu Nov 27 15:01:12 2008 +0000
+++ b/QTfrontend/gamecfgwidget.h	Thu Nov 27 18:33:47 2008 +0000
@@ -44,8 +44,6 @@
 	quint32 getTurnTime() const;
 	QStringList getFullConfig() const;
 
-	QString getNetAmmo() const; // FIXME: hack - this class should contain all ammo states itself
-
 	QComboBox* WeaponsName;
 
 public slots: