Kaydet (Commit) 222ba4f0 authored tarafından Takeshi Abe's avatar Takeshi Abe

Drop useless forward declaration

Change-Id: I23154b592ffb624fd9fa5a091472a52e02ffbc4b
üst 1f041a76
...@@ -183,8 +183,6 @@ extern SgfFontLst* pSgfFonts; ...@@ -183,8 +183,6 @@ extern SgfFontLst* pSgfFonts;
///////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////
sal_Bool CheckTextOutl(ObjAreaType& F, ObjLineType& L);
sal_Bool CheckTextOutl(ObjAreaType& F, ObjLineType& L) sal_Bool CheckTextOutl(ObjAreaType& F, ObjLineType& L)
{ {
return (F.FIntens!=L.LIntens) || return (F.FIntens!=L.LIntens) ||
......
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