From 9be288eddcae1e99d8b9c1f485545dec224e7c6d Mon Sep 17 00:00:00 2001 From: Igor Date: Sat, 21 May 2016 20:55:12 +0300 Subject: [PATCH] Remove assignment to self --- lib/History.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/History.cpp b/lib/History.cpp index 476d616..943a4c7 100644 --- a/lib/History.cpp +++ b/lib/History.cpp @@ -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