summaryrefslogtreecommitdiff
path: root/StdAfx.c
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2006-08-26 14:36:19 +0000
committerDarkvater <Darkvater@openttd.org>2006-08-26 14:36:19 +0000
commitda621ff57ba64ed432f8448f460a8519cb4d6455 (patch)
tree395d082c2b618bc4fac4d5c91d6be3cf64092ab8 /StdAfx.c
parent44e5e7f0e4ef08c321736bda846b5dcd1c9bc944 (diff)
downloadopenttd-da621ff57ba64ed432f8448f460a8519cb4d6455.tar.xz
(svn r6138) - Remove stdafx.c since we do not use it.
Diffstat (limited to 'StdAfx.c')
-rw-r--r--StdAfx.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/StdAfx.c b/StdAfx.c
deleted file mode 100644
index 0e1477947..000000000
--- a/StdAfx.c
+++ /dev/null
@@ -1,10 +0,0 @@
-/* $Id$ */
-
-// stdafx.cpp : source file that includes just the standard includes
-// ttd.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