diff --git a/cmake/checks/winrttest.cpp b/cmake/checks/winrttest.cpp deleted file mode 100644 index 9ec0c9ac1f..0000000000 --- a/cmake/checks/winrttest.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include - -int main(int, char**) -{ - return 0; -}