Clean: unused code

This commit is contained in:
Fabrice Ecaille
2013-11-12 14:00:48 +01:00
parent fcd9d56df7
commit 9398c6ca37

View File

@@ -41,11 +41,5 @@
</div> </div>
</div> </div>
</div> </div>
<script language="text/javascript">
$(document).ready(function () {
//Game.init();
});
</script>
</body> </body>
</html> </html>