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

@@ -25,9 +25,7 @@ import java.io.IOException;
import java.io.InputStream;
/**
* iOS specific implementation of {@link CanvasAdapter}<br>
* <br>
* Created by Longri on 25.06.16.
* iOS specific implementation of {@link CanvasAdapter}.
*/
public class IosGraphics extends CanvasAdapter {