From 150a53eb17b18e0a20d85d56437a94aaf745ce2b Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 14 Aug 2013 11:19:21 -0400 Subject: Self test almost builds, now need skeleton EthernetTap implementation for Windows. --- vsprojects/SelfTest/SelfTest.cpp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 vsprojects/SelfTest/SelfTest.cpp (limited to 'vsprojects/SelfTest/SelfTest.cpp') diff --git a/vsprojects/SelfTest/SelfTest.cpp b/vsprojects/SelfTest/SelfTest.cpp deleted file mode 100644 index 60a736c5..00000000 --- a/vsprojects/SelfTest/SelfTest.cpp +++ /dev/null @@ -1,11 +0,0 @@ -// SelfTest.cpp : Defines the entry point for the console application. -// - -#include "stdafx.h" - - -int _tmain(int argc, _TCHAR* argv[]) -{ - return 0; -} - -- cgit v1.2.3