Tolto controllo inutile / inutilizzato

This commit is contained in:
Samuele E. Locatelli
2019-09-25 09:57:43 +02:00
parent 1dd9611bc9
commit 9cb28ddebb
3 changed files with 0 additions and 29 deletions
@@ -1 +0,0 @@
<%@ Control Language="C#" AutoEventWireup="true" Inherits="MP_SITE.WebUserControls.mod_statoMacchine" Codebehind="mod_statoMacchine.ascx.cs" %>
@@ -1,12 +0,0 @@
using System;
namespace MP_SITE.WebUserControls
{
public partial class mod_statoMacchine : System.Web.UI.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
@@ -1,16 +0,0 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace MP_SITE.WebUserControls
{
public partial class mod_statoMacchine {
}
}