From da621ff57ba64ed432f8448f460a8519cb4d6455 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sat, 26 Aug 2006 14:36:19 +0000 Subject: (svn r6138) - Remove stdafx.c since we do not use it. --- StdAfx.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 StdAfx.c (limited to 'StdAfx.c') 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 -- cgit v1.2.3-54-g00ecf