- Added support for Toshiba *.zip channel list (chmgt.db, ... SQLite files)

This commit is contained in:
hbeham
2013-04-11 01:38:37 +02:00
parent e3387422b5
commit 63aefd0cad
11 changed files with 285 additions and 120 deletions

View File

@@ -498,7 +498,7 @@ namespace ChanSort.Loader.ScmFile
#endregion
#region Save()
public override void Save(string tvOutputFile, string csvOutputFile)
public override void Save(string tvOutputFile)
{
if (tvOutputFile != this.FileName)
{