more project cleanup.

This commit is contained in:
kay.one 2013-04-07 15:40:13 -07:00 committed by Keivan Beigi
commit 401ed9a8f6
29 changed files with 154 additions and 315 deletions

View file

@ -72,7 +72,7 @@ namespace NzbDrone.Core.Indexers
return dateVal;
}
internal void CheckForError()
public void CheckForError()
{
if (this.MoveToContent() == XmlNodeType.Element)
{