instance variable initialized twice from merge

This commit is contained in:
Randall Luecke
2010-11-27 00:16:27 -05:00
parent 37d9bff77f
commit 20eb2a9fb0
-1
View File
@@ -306,7 +306,6 @@ CPTableViewFirstColumnOnlyAutoresizingStyle = 5;
return heightObject.heightAboveRow + heightObject.height + intercellSpacing.height;
}
_tableViewFlags = 0;
_tableViewFlags = 0;
_lastSelectedRow = -1;