aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-02-25 07:18:34 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-02-25 07:18:34 -0800
commit07eb5b0ccd41dd96ec8635a9488ae3208a2f08f8 (patch)
tree13ea463ff3560a1368985d7b589d0304ffe65e69 /vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
parentcf999dd3361272a2ee908e3c7602e949df73baef (diff)
Remove pollset_set_posix.c
Diffstat (limited to 'vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters')
-rw-r--r--vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
index 9c4cf23fba..d34bbf981e 100644
--- a/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
+++ b/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
@@ -148,9 +148,6 @@
<ClCompile Include="$(SolutionDir)\..\src\core\iomgr\iomgr_windows.c">
<Filter>src\core\iomgr</Filter>
</ClCompile>
- <ClCompile Include="$(SolutionDir)\..\src\core\iomgr\pollset_set_posix.c">
- <Filter>src\core\iomgr</Filter>
- </ClCompile>
<ClCompile Include="$(SolutionDir)\..\src\core\iomgr\pollset_set_windows.c">
<Filter>src\core\iomgr</Filter>
</ClCompile>