Kaydet (Commit) af885596 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1268022 Logically dead code

Change-Id: I49a058915f0fd7caaa3793e70784a30efcac15d3
üst 3f242729
...@@ -363,7 +363,7 @@ public: ...@@ -363,7 +363,7 @@ public:
// To have more text displayed one after the other (overlapping, and in different colours), then // To have more text displayed one after the other (overlapping, and in different colours), then
// change this value // change this value
int nPrintNumCopies=1; const int nPrintNumCopies=1;
if (bArabicText) if (bArabicText)
aText = aArabicText; aText = aArabicText;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment