From c3954623835df54346b25479ec2e7bd0462e47e6 Mon Sep 17 00:00:00 2001 From: Adonais Romero Gonzalez Date: Mon, 29 Jan 2024 14:23:14 -0800 Subject: Remove WinHEC 2017 samples --- general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.cpp (limited to 'general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.cpp') diff --git a/general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.cpp b/general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.cpp deleted file mode 100644 index ce19a949..00000000 --- a/general/WinHEC 2017 Lab/Toaster Driver/Service/stdafx.cpp +++ /dev/null @@ -1,8 +0,0 @@ -// stdafx.cpp : source file that includes just the standard includes -// RpcServer.pch will be the pre-compiled header -// stdafx.obj will contain the pre-compiled type information - -#include "stdafx.h" - -// TODO: reference any additional headers you need in STDAFX.H -// and not in this file -- cgit v1.3.1