commentato altri metodi IOB inutili

This commit is contained in:
Samuele E. Locatelli
2017-09-12 14:52:22 +02:00
parent b8baa9f868
commit e169522748
+1 -1
View File
@@ -87,6 +87,7 @@ namespace MP_IO.Controllers
}
return answ;
}
#if false
// GET: IOB/setka/5
public string setka(int? id)
{
@@ -139,7 +140,6 @@ namespace MP_IO.Controllers
}
return answ;
}
#if false
// GET: IOB/setredis/5
public string setredis(int? id)
{