Flock Example: Remove Stats.

This commit is contained in:
Jürg Lehni 2011-06-24 19:46:16 +01:00
parent 3d21a3a8e1
commit b910d9ee61

View file

@ -295,6 +295,6 @@
</style> </style>
</head> </head>
<body> <body>
<canvas id="canvas" resize keepalive="true" stats></canvas> <canvas id="canvas" resize keepalive="true"></canvas>
</body> </body>
</html> </html>