summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/driverlogic/stdafx.cpp
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-01-31 13:42:51 +0100
committerDavid Lönnhager <david.l@mullvad.net>2020-02-03 09:13:29 +0100
commit7e01878a7a5863a5c6e01b2fe7b0fa0e62a1759a (patch)
treec1142c61ee54de1566061548522eed969cab7b46 /windows/nsis-plugins/src/driverlogic/stdafx.cpp
parentd4a0af28bd98972a0cbb129b4fabdca292a73080 (diff)
downloadmullvadvpn-7e01878a7a5863a5c6e01b2fe7b0fa0e62a1759a.tar.xz
mullvadvpn-7e01878a7a5863a5c6e01b2fe7b0fa0e62a1759a.zip
Remove driverlogic plugin
Diffstat (limited to 'windows/nsis-plugins/src/driverlogic/stdafx.cpp')
-rw-r--r--windows/nsis-plugins/src/driverlogic/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/windows/nsis-plugins/src/driverlogic/stdafx.cpp b/windows/nsis-plugins/src/driverlogic/stdafx.cpp
deleted file mode 100644
index 3b6341d106..0000000000
--- a/windows/nsis-plugins/src/driverlogic/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// driverlogic.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