cancellati file non necessari

git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@192 365432ac-a1b5-4ffd-bb28-6d3099d32164
This commit is contained in:
ermanno
2010-08-06 15:21:23 +00:00
parent 2053a42ea3
commit 1bbc00f96a
3 changed files with 0 additions and 36 deletions
-1
View File
@@ -1 +0,0 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_taskUdc.ascx.cs" Inherits="GMW_Term.mod_taskUdc" %>
-17
View File
@@ -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)
{
}
}
}
-18
View File
@@ -1,18 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace GMW_Term
{
public partial class mod_taskUdc
{
}
}