diff --git a/GMW/GMW_Term/mod_taskUdc.ascx b/GMW/GMW_Term/mod_taskUdc.ascx deleted file mode 100644 index 184f92c0..00000000 --- a/GMW/GMW_Term/mod_taskUdc.ascx +++ /dev/null @@ -1 +0,0 @@ -<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_taskUdc.ascx.cs" Inherits="GMW_Term.mod_taskUdc" %> diff --git a/GMW/GMW_Term/mod_taskUdc.ascx.cs b/GMW/GMW_Term/mod_taskUdc.ascx.cs deleted file mode 100644 index 599e0b7a..00000000 --- a/GMW/GMW_Term/mod_taskUdc.ascx.cs +++ /dev/null @@ -1,17 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; - -namespace GMW_Term -{ - public partial class mod_taskUdc : System.Web.UI.UserControl - { - protected void Page_Load(object sender, EventArgs e) - { - - } - } -} \ No newline at end of file diff --git a/GMW/GMW_Term/mod_taskUdc.ascx.designer.cs b/GMW/GMW_Term/mod_taskUdc.ascx.designer.cs deleted file mode 100644 index 0df84f02..00000000 --- a/GMW/GMW_Term/mod_taskUdc.ascx.designer.cs +++ /dev/null @@ -1,18 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace GMW_Term -{ - - - public partial class mod_taskUdc - { - } -}