summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorKUDr <kudr@openttd.org>2008-02-25 15:09:22 +0000
committerKUDr <kudr@openttd.org>2008-02-25 15:09:22 +0000
commite41df385d7a5aa6b650d08ab14eb7d2c494064f5 (patch)
treedfcde58a820400b90b5897f28f90326ae4b54aca /projects/openttd_vs90.vcproj
parent93b3a666783318cc6b979d8142826c7e0769bb9c (diff)
downloadopenttd-e41df385d7a5aa6b650d08ab14eb7d2c494064f5.tar.xz
(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks michi_cc).
-Fixed by removing FollowTrack_t structure and all related functions. Their purpose was to allow to call track followers from C code. They were: 1. never used 2. obsoleted by switching to C++
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 08089e90a..2551d8a8f 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2173,10 +2173,6 @@
Name="YAPF"
>
<File
- RelativePath=".\..\src\yapf\follow_track.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\yapf\follow_track.hpp"
>
</File>