No need property 'available' anymore

This commit is contained in:
Techlive Zheng 2013-06-03 11:10:16 +08:00
parent c2a0ed04e6
commit ceda5ffe3c

View file

@ -275,11 +275,6 @@ namespace GitgHistory
get { return d_all; }
}
public bool available
{
get { return true; }
}
public bool show_expanders
{
get { return false; }