summaryrefslogtreecommitdiff
path: root/config.tests
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests')
-rw-r--r--config.tests/winrt/main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.tests/winrt/main.cpp b/config.tests/winrt/main.cpp
index e1b14959..ff1eb810 100644
--- a/config.tests/winrt/main.cpp
+++ b/config.tests/winrt/main.cpp
@@ -36,9 +36,7 @@ using namespace Microsoft::WRL::Wrappers;
using namespace ABI::Windows::Devices::Geolocation;
using namespace ABI::Windows::Foundation;
-#if _MSC_VER >= 1900
typedef IAsyncOperationCompletedHandler<GeolocationAccessStatus> AccessHandler;
-#endif
int main(int, char**)
{