Merge pull request #74 from f2404/self_assign
Remove assignment to self
This commit is contained in:
@@ -634,7 +634,6 @@ CompactHistoryLine::CompactHistoryLine ( const TextLine& line, CompactHistoryBlo
|
||||
Q_ASSERT (text!=NULL);
|
||||
|
||||
length=line.size();
|
||||
formatLength=formatLength;
|
||||
wrapped=false;
|
||||
|
||||
// record formats and their positions in the format array
|
||||
|
||||
Reference in New Issue
Block a user