From 1a3e0d580380e58bf336a242d2affc8a1e2d1ddf Mon Sep 17 00:00:00 2001 From: Wei Mao Date: Fri, 17 Mar 2017 19:47:04 -0700 Subject: Fix cases --- avstream/samplemft0/stdafx.cpp | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 avstream/samplemft0/stdafx.cpp (limited to 'avstream/samplemft0/stdafx.cpp') diff --git a/avstream/samplemft0/stdafx.cpp b/avstream/samplemft0/stdafx.cpp deleted file mode 100644 index feacb859..00000000 --- a/avstream/samplemft0/stdafx.cpp +++ /dev/null @@ -1,13 +0,0 @@ -//// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF -//// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO -//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A -//// PARTICULAR PURPOSE. -//// -//// Copyright (c) Microsoft Corporation. All rights reserved - - -// stdafx.cpp : source file that includes just the standard includes -// SampleMft0.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" -- cgit v1.3.1