Removed spurious debug lines.

This commit is contained in:
2018-07-01 22:51:06 +01:00
parent 247275f14a
commit 68309fc408
5 changed files with 7 additions and 15 deletions

View File

@@ -133,7 +133,6 @@ namespace DiscImageChef.Filters
public bool Identify(Stream stream)
{
System.Console.WriteLine("parentFolder");
return false;
}