src/Variables.cc

changeset 101
9ffae10ef76f
parent 88
5def6ff8b466
--- a/src/Variables.cc	Sun Feb 09 14:34:13 2014 +0200
+++ b/src/Variables.cc	Sun Feb 09 14:56:58 2014 +0200
@@ -60,7 +60,6 @@
 	g.index = g_GlobalVariables.Size();
 	g.name = name;
 	g.statename = "";
-	g.value = 0;
 	g.type = type;
 
 	g_GlobalVariables << g;

mercurial