1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Removing unused winrttest.cpp file

This commit is contained in:
Evgeny Agafonchikov
2015-03-23 16:55:47 +03:00
parent e64188021a
commit 17d36b7835
-6
View File
@@ -1,6 +0,0 @@
#include <wrl/client.h>
int main(int, char**)
{
return 0;
}