From 1bbc00f96a29374f09e77208916072cf4debeca8 Mon Sep 17 00:00:00 2001 From: ermanno Date: Fri, 6 Aug 2010 15:21:23 +0000 Subject: [PATCH] cancellati file non necessari git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@192 365432ac-a1b5-4ffd-bb28-6d3099d32164 --- GMW/GMW_Term/mod_taskUdc.ascx | 1 - GMW/GMW_Term/mod_taskUdc.ascx.cs | 17 ----------------- GMW/GMW_Term/mod_taskUdc.ascx.designer.cs | 18 ------------------ 3 files changed, 36 deletions(-) delete mode 100644 GMW/GMW_Term/mod_taskUdc.ascx delete mode 100644 GMW/GMW_Term/mod_taskUdc.ascx.cs delete mode 100644 GMW/GMW_Term/mod_taskUdc.ascx.designer.cs 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 - { - } -}