diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-12-06 21:00:22 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-12-06 21:02:37 +0900 |
commit | 8909b2c384154baa2174aa53b433b12b02871e75 (patch) | |
tree | 7f857daf2df89fe2007d52c829dba91399142134 /sw | |
parent | 6488d6941dd25f49aa3254f38a5f3185f2fd3e5e (diff) |
Drop unused declaration
Change-Id: I8673787aac659acfc638b3040a6178e6c21a51f7
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/text/pormulti.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/text/pormulti.cxx b/sw/source/core/text/pormulti.cxx index 7180f778e332..c392c780b874 100644 --- a/sw/source/core/text/pormulti.cxx +++ b/sw/source/core/text/pormulti.cxx @@ -49,7 +49,6 @@ #include <fmtfsize.hxx> using namespace ::com::sun::star; -extern sal_Bool IsUnderlineBreak( const SwLinePortion& rPor, const SwFont& rFnt ); /*-------------------------------------------------- * class SwMultiPortion |