From 2dcc9a8de1cd405cb629e1a6f7fc6a35d993ad69 Mon Sep 17 00:00:00 2001
From: Jan Tattermusch <jtattermusch@google.com>
Date: Wed, 11 Feb 2015 12:52:32 -0800
Subject: [PATCH] removed empty filters file for grpc_csharp_ext

---
 .../vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters.template  | 2 --
 vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters               | 1 -
 2 files changed, 3 deletions(-)
 delete mode 100644 templates/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters.template
 delete mode 100644 vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters

diff --git a/templates/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters.template b/templates/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters.template
deleted file mode 100644
index 2b2fc8fadd..0000000000
--- a/templates/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters.template
+++ /dev/null
@@ -1,2 +0,0 @@
-<%namespace file="vcxproj.filters_defs.include" import="gen_filters"/>\
-${gen_filters('grc_csharp_ext', libs, targets)}
diff --git a/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters b/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters
deleted file mode 100644
index 8b13789179..0000000000
--- a/vsprojects/vs2013/grpc_csharp_ext.vcxproj.filters
+++ /dev/null
@@ -1 +0,0 @@
-
-- 
GitLab