summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod.vcxproj
diff options
context:
space:
mode:
authorMathias Stearn <mathias@10gen.com>2013-08-15 18:00:20 -0400
committerMathias Stearn <mathias@10gen.com>2013-08-19 19:00:48 -0400
commit40f7dbf921b6a185051d3c040ed1c3913b36982a (patch)
treea4e3c083f2122c9a516dd04755a17239eeaa1fe7 /src/mongo/db/mongod.vcxproj
parentafffc8aee9f8c8b46d8ef6b5dd4197a9dcff42bb (diff)
downloadmongo-40f7dbf921b6a185051d3c040ed1c3913b36982a.tar.gz
remove useless file
Diffstat (limited to 'src/mongo/db/mongod.vcxproj')
-rw-r--r--src/mongo/db/mongod.vcxproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mongo/db/mongod.vcxproj b/src/mongo/db/mongod.vcxproj
index b65bd7cc28d..7ca39da6050 100644
--- a/src/mongo/db/mongod.vcxproj
+++ b/src/mongo/db/mongod.vcxproj
@@ -3670,7 +3670,6 @@ cscript //Nologo "$(ProjectDir)..\shell\createCPPfromJavaScriptFiles.js" "$(Proj
<ClCompile Include="ops\update.cpp" />
<ClCompile Include="ops\update_internal.cpp" />
<ClCompile Include="pagefault.cpp" />
- <ClCompile Include="pipeline\accumulator.cpp" />
<ClCompile Include="pipeline\accumulator_add_to_set.cpp" />
<ClCompile Include="pipeline\accumulator_avg.cpp" />
<ClCompile Include="pipeline\accumulator_first.cpp" />
@@ -4949,4 +4948,4 @@ cscript //Nologo "$(ProjectDir)..\shell\createCPPfromJavaScriptFiles.js" "$(Proj
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>