doc: Add comment

This commit is contained in:
Hajime Hoshi 2016-08-29 09:33:48 +09:00
parent 74c5d9637e
commit 389e0a9261

View File

@ -338,6 +338,8 @@ func outputExample(e *example) error {
func main() {
// Do not call temporarily.
// TODO: Uncomment this out after 1.4 stable is released.
// docs/examples/_resource/images/arcade.png should also be remove.
/*if err := clear(); err != nil {
log.Fatal(err)
}*/