diff options
author | smatz <smatz@openttd.org> | 2009-01-12 19:26:21 +0000 |
---|---|---|
committer | smatz <smatz@openttd.org> | 2009-01-12 19:26:21 +0000 |
commit | 96529b2f0c49d62833acbe6dd02b997090f01061 (patch) | |
tree | 0a851d707290be279f738a2fdb39f22773a9d236 /projects | |
parent | 03725c057f70d261dfdb3ba94bc2e58883831f7b (diff) | |
download | openttd-96529b2f0c49d62833acbe6dd02b997090f01061.tar.xz |
(svn r15037) -Cleanup: remove unused file src/table/ai_rail.h
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 02eb14de1..7c9fc57ea 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2108,10 +2108,6 @@ Name="Tables" > <File - RelativePath=".\..\src\table\ai_rail.h" - > - </File> - <File RelativePath=".\..\src\table\animcursors.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 3a4a2e022..3e2c2a6ac 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2105,10 +2105,6 @@ Name="Tables" > <File - RelativePath=".\..\src\table\ai_rail.h" - > - </File> - <File RelativePath=".\..\src\table\animcursors.h" > </File> |