disable pismo for now

This commit is contained in:
Luke Pulverenti 2016-01-06 11:57:15 -05:00
parent ed3c06f0ca
commit b92c2fadb9

View file

@ -24,7 +24,7 @@ namespace MediaBrowser.ServerApplication.Native
if (!System.Environment.Is64BitProcess)
{
list.Add(typeof(PismoIsoManager).Assembly);
//list.Add(typeof(PismoIsoManager).Assembly);
}
list.Add(GetType().Assembly);