From fdbb1b039b156845249374d0a580b7457226b0ae Mon Sep 17 00:00:00 2001 From: Julien Boeuf Date: Tue, 3 Feb 2015 22:01:58 -0800 Subject: [PATCH] ... And the project files... --- Makefile | 2 -- vsprojects/vs2013/gpr.vcxproj | 2 -- vsprojects/vs2013/gpr.vcxproj.filters | 6 ------ 3 files changed, 10 deletions(-) diff --git a/Makefile b/Makefile index a3f1aaf7c8e..bd5df721638 100644 --- a/Makefile +++ b/Makefile @@ -1251,8 +1251,6 @@ PUBLIC_HEADERS_C += \ include/grpc/support/sync_posix.h \ include/grpc/support/sync_win32.h \ include/grpc/support/thd.h \ - include/grpc/support/thd_posix.h \ - include/grpc/support/thd_win32.h \ include/grpc/support/time.h \ include/grpc/support/time_posix.h \ include/grpc/support/time_win32.h \ diff --git a/vsprojects/vs2013/gpr.vcxproj b/vsprojects/vs2013/gpr.vcxproj index f71b586aff4..c77a61d7829 100644 --- a/vsprojects/vs2013/gpr.vcxproj +++ b/vsprojects/vs2013/gpr.vcxproj @@ -91,8 +91,6 @@ - - diff --git a/vsprojects/vs2013/gpr.vcxproj.filters b/vsprojects/vs2013/gpr.vcxproj.filters index 013ed4b3c99..e385efcfb24 100644 --- a/vsprojects/vs2013/gpr.vcxproj.filters +++ b/vsprojects/vs2013/gpr.vcxproj.filters @@ -135,12 +135,6 @@ include\grpc\support - - include\grpc\support - - - include\grpc\support - include\grpc\support