vtm-ios: remove some IDE generated comments, #29

This commit is contained in:
Emux
2016-07-15 10:13:29 +03:00
parent ba00a5384d
commit 081e6b8f2b
5 changed files with 5 additions and 16 deletions

View File

@@ -23,9 +23,7 @@ import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* iOS specific implementation of {@link Canvas}<br>
* <br>
* Created by Longri on 25.06.16.
* iOS specific implementation of {@link Canvas}.
*/
public class IosCanvas implements Canvas {