aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++/grpc++.vcxproj
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-08-20 11:40:51 -0700
committerGravatar yang-g <yangg@google.com>2015-08-20 11:40:51 -0700
commitef00308e391094212b5ba6aad0c6f7b90025f4e3 (patch)
tree6fde6c3d6c0c25c17a755b77da9719f58cdb84f7 /vsprojects/grpc++/grpc++.vcxproj
parentc2bd8a6d1a957276875ebecc72498d36daa12833 (diff)
remove internal_stub
Diffstat (limited to 'vsprojects/grpc++/grpc++.vcxproj')
-rw-r--r--vsprojects/grpc++/grpc++.vcxproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/grpc++/grpc++.vcxproj b/vsprojects/grpc++/grpc++.vcxproj
index 8ce96cc0e2..dbbb7c12cd 100644
--- a/vsprojects/grpc++/grpc++.vcxproj
+++ b/vsprojects/grpc++/grpc++.vcxproj
@@ -231,7 +231,6 @@
<ClInclude Include="..\..\include\grpc++\impl\call.h" />
<ClInclude Include="..\..\include\grpc++\impl\client_unary_call.h" />
<ClInclude Include="..\..\include\grpc++\impl\grpc_library.h" />
- <ClInclude Include="..\..\include\grpc++\impl\internal_stub.h" />
<ClInclude Include="..\..\include\grpc++\impl\proto_utils.h" />
<ClInclude Include="..\..\include\grpc++\impl\rpc_method.h" />
<ClInclude Include="..\..\include\grpc++\impl\rpc_service_method.h" />
@@ -288,8 +287,6 @@
</ClCompile>
<ClCompile Include="..\..\src\cpp\client\insecure_credentials.cc">
</ClCompile>
- <ClCompile Include="..\..\src\cpp\client\internal_stub.cc">
- </ClCompile>
<ClCompile Include="..\..\src\cpp\common\call.cc">
</ClCompile>
<ClCompile Include="..\..\src\cpp\common\completion_queue.cc">