mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
instance variable initialized twice from merge
This commit is contained in:
@@ -306,7 +306,6 @@ CPTableViewFirstColumnOnlyAutoresizingStyle = 5;
|
||||
return heightObject.heightAboveRow + heightObject.height + intercellSpacing.height;
|
||||
}
|
||||
|
||||
_tableViewFlags = 0;
|
||||
_tableViewFlags = 0;
|
||||
_lastSelectedRow = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user