RichText: Fixed minor glitch in ParaData.cpp #1480

git-svn-id: svn://ultimatepp.org/upp/trunk@9996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-07-02 15:37:57 +00:00
parent a1e3b18597
commit b96dcb043f

View file

@ -37,7 +37,6 @@ RichPara::~RichPara()
cache.SetCount(i);
break;
}
i++;
}
}
}