summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-04-23 22:16:41 +0000
committerrubidium <rubidium@openttd.org>2008-04-23 22:16:41 +0000
commit2b85217bfe7197684e22a0257cabe9b4a37cb7d6 (patch)
tree3c648d4bd6e453e588d664c0eabe3c948a556f7c /projects
parent7c8fe9791b3fb63a2842f45c85c8c428780a7a4e (diff)
downloadopenttd-2b85217bfe7197684e22a0257cabe9b4a37cb7d6.tar.xz
(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station code.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj8
-rw-r--r--projects/openttd_vs90.vcproj8
2 files changed, 0 insertions, 16 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index b6a6c66b4..087741082 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2276,14 +2276,6 @@
>
</File>
<File
- RelativePath=".\..\src\misc\autocopyptr.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\misc\autoptr.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\misc\binaryheap.hpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 480c3a969..1031c2a1e 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -2273,14 +2273,6 @@
>
</File>
<File
- RelativePath=".\..\src\misc\autocopyptr.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\misc\autoptr.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\misc\binaryheap.hpp"
>
</File>