summaryrefslogtreecommitdiffstats
path: root/samples/RelyingPartyMvc/Views/Shared/Site.Master.cs
diff options
context:
space:
mode:
Diffstat (limited to 'samples/RelyingPartyMvc/Views/Shared/Site.Master.cs')
-rw-r--r--samples/RelyingPartyMvc/Views/Shared/Site.Master.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/samples/RelyingPartyMvc/Views/Shared/Site.Master.cs b/samples/RelyingPartyMvc/Views/Shared/Site.Master.cs
deleted file mode 100644
index c844657..0000000
--- a/samples/RelyingPartyMvc/Views/Shared/Site.Master.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-namespace RelyingPartyMvc.Views.Shared {
- public partial class Site : System.Web.Mvc.ViewMasterPage {
- }
-}