aboutsummaryrefslogtreecommitdiff
path: root/example/Win32/pcapExample/pcapExample.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'example/Win32/pcapExample/pcapExample.cpp')
-rw-r--r--example/Win32/pcapExample/pcapExample.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/example/Win32/pcapExample/pcapExample.cpp b/example/Win32/pcapExample/pcapExample.cpp
deleted file mode 100644
index ad7655eea..000000000
--- a/example/Win32/pcapExample/pcapExample.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
-// pcapExample.cpp : Defines the entry point for the console application.
-//
-
-#include "stdafx.h"
-
-
-int _tmain(int argc, _TCHAR* argv[])
-{
- return 0;
-}
-