Removed references to opencv.itseez.com

This commit is contained in:
Kirill Kornyakov
2013-06-28 12:48:12 +04:00
parent 0339dd51f1
commit aef347e7b3
8 changed files with 117 additions and 119 deletions

View File

@@ -17,8 +17,6 @@ import android.util.Log;
/**
* This only class is Android specific.
*
* @see <a href="http://opencv.itseez.com">OpenCV</a>
*/
public class OpenCVTestRunner extends InstrumentationTestRunner {