Index: /trunk/Decompiler.class.php
===================================================================
--- /trunk/Decompiler.class.php	(revision 755)
+++ /trunk/Decompiler.class.php	(revision 756)
@@ -1116,5 +1116,4 @@
 								if (isset($statics[$name])) {
 									$var = $statics[$name];
-									var_dump(str(value($statics)));
 									$resvar .= ' = ';
 									$resvar .= str(value($var), $EX);
