diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-12-17 19:27:21 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-01-09 18:22:38 +0100 |
commit | f072008981f77e8e28a9f088b4c3604b860af5f8 (patch) | |
tree | 2adcc635cf1cd5c4470dd3de24b590e6db222c6a /vcl/inc/unx/i18n_ic.hxx | |
parent | 3d3584237424b8efefdb0579e131892e1ddf00a9 (diff) |
callcatcher: clean up vcl i18n
Diffstat (limited to 'vcl/inc/unx/i18n_ic.hxx')
-rw-r--r-- | vcl/inc/unx/i18n_ic.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/unx/i18n_ic.hxx b/vcl/inc/unx/i18n_ic.hxx index 3a9c5aba64fb..5e427f920ed4 100644 --- a/vcl/inc/unx/i18n_ic.hxx +++ b/vcl/inc/unx/i18n_ic.hxx @@ -82,7 +82,6 @@ public: void Map( SalFrame *pFrame ); void Unmap( SalFrame* pFrame ); - void SetPreeditState(Bool aPreeditState); void SetLanguage(LanguageType aInputLanguage); SalI18N_InputContext( SalFrame *aFrame ); |