diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-07-11 14:38:29 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-07-11 14:38:29 +0100 |
commit | 37f012dcf0190b1bb661d524c46edac560c94d49 (patch) | |
tree | 16b8db2f4cdeb4ba3d07d5093b13f4e2a8aed76e /sw/inc/shellio.hxx | |
parent | 00741c9434785b18bff32357568f733922ef6eab (diff) |
callcatcher: remove unused PutCJKandCTLFontsInAttrPool
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r-- | sw/inc/shellio.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index 1218d1b913b5..c4d46507861e 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -412,7 +412,6 @@ protected: void PutNumFmtFontsInAttrPool(); void PutEditEngFontsInAttrPool( sal_Bool bIncl_CJK_CTL = sal_True ); - void PutCJKandCTLFontsInAttrPool(); virtual sal_uLong WriteStream() = 0; void SetBaseURL( const String& rURL ) { sBaseURL = rURL; } |