diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2011-07-22 13:55:24 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2011-07-22 14:03:26 -0400 |
commit | 881b775d6e77764b5024e222e9f44ca3f3741758 (patch) | |
tree | 7e48197c2de655ee27f2b429995e1fa75c258641 /editeng | |
parent | 78da8efd58a7f70c6ecae1b9f6d6701107581af6 (diff) |
Method declared by never defined and never used.
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/source/editeng/eehtml.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/editeng/eehtml.hxx b/editeng/source/editeng/eehtml.hxx index 631fe5cdacdd..4a4e2cbbddfc 100644 --- a/editeng/source/editeng/eehtml.hxx +++ b/editeng/source/editeng/eehtml.hxx @@ -73,7 +73,6 @@ private: void SkipGroup( int nEndToken ); bool ThrowAwayBlank(); bool HasTextInCurrentPara(); - void ProcessUnknownControl( sal_Bool bOn ); void ImpInsertParaBreak(); void ImpInsertText( const String& rText ); |