aboutsummaryrefslogtreecommitdiff
path: root/com/StdAfx.cpp
diff options
context:
space:
mode:
authorMateusz Loskot <mateusz@loskot.net>2018-02-01 20:14:55 +0100
committerMateusz Loskot <mateusz@loskot.net>2018-02-01 20:14:55 +0100
commitc6bcc0e4b806179c4f904a2df2652f51b27068f1 (patch)
tree750785f958921e8c29ebf920fb78f9775c32cfb3 /com/StdAfx.cpp
parentdd9cd3f821295f4095d3a261bfd9be26065e60b7 (diff)
downloadPROJ-c6bcc0e4b806179c4f904a2df2652f51b27068f1.tar.gz
PROJ-c6bcc0e4b806179c4f904a2df2652f51b27068f1.zip
Remove COM/VB6 cruft
Diffstat (limited to 'com/StdAfx.cpp')
-rw-r--r--com/StdAfx.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/com/StdAfx.cpp b/com/StdAfx.cpp
deleted file mode 100644
index a5eea178..00000000
--- a/com/StdAfx.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// stdafx.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-#ifdef _ATL_STATIC_REGISTRY
-#include <statreg.h>
-#include <statreg.cpp>
-#endif
-
-#include <atlimpl.cpp>