summaryrefslogtreecommitdiff
path: root/dbtests
diff options
context:
space:
mode:
authorDwight <dwight@10gen.com>2010-09-30 15:55:20 -0400
committerDwight <dwight@10gen.com>2010-09-30 15:55:20 -0400
commit07c7c19a4dd4f6c3792c19bc2ec912a56be270b2 (patch)
treed4b7b84b40e8fa581543a66ea53038f352b644df /dbtests
parentd73a18dec8708a728fd85ead6b279ba4c12cbe17 (diff)
downloadmongo-07c7c19a4dd4f6c3792c19bc2ec912a56be270b2.tar.gz
remove more files
Diffstat (limited to 'dbtests')
-rw-r--r--dbtests/test.vcxproj1
-rwxr-xr-xdbtests/test.vcxproj.filters3
2 files changed, 0 insertions, 4 deletions
diff --git a/dbtests/test.vcxproj b/dbtests/test.vcxproj
index abf1a97d18d..7abe3de0c05 100644
--- a/dbtests/test.vcxproj
+++ b/dbtests/test.vcxproj
@@ -568,7 +568,6 @@
<ClCompile Include="..\db\query.cpp" />
<ClCompile Include="..\db\queryoptimizer.cpp" />
<ClCompile Include="..\util\processinfo.cpp" />
- <ClCompile Include="..\util\ramstore.cpp" />
<ClCompile Include="..\db\repl.cpp" />
<ClCompile Include="..\db\security.cpp" />
<ClCompile Include="..\db\security_commands.cpp" />
diff --git a/dbtests/test.vcxproj.filters b/dbtests/test.vcxproj.filters
index 966d514a8e7..29f8e49f63c 100755
--- a/dbtests/test.vcxproj.filters
+++ b/dbtests/test.vcxproj.filters
@@ -413,9 +413,6 @@
<ClCompile Include="..\db\queryoptimizer.cpp">
<Filter>db\cpp</Filter>
</ClCompile>
- <ClCompile Include="..\util\ramstore.cpp">
- <Filter>db\cpp</Filter>
- </ClCompile>
<ClCompile Include="..\db\repl.cpp">
<Filter>db\cpp</Filter>
</ClCompile>