removed code redundancies.

This commit is contained in:
kay.one 2013-07-26 22:02:25 -07:00
commit 9a24268ee7
24 changed files with 104 additions and 185 deletions

View file

@ -18,10 +18,7 @@ namespace Marr.Data.QGen
{
return ComplexRowCount();
}
else
{
return SimpleRowCount();
}
return SimpleRowCount();
}
/// <summary>