diff options
author | Albert Thuswaldner <albert.thuswaldner@gmail.com> | 2011-02-21 23:29:31 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-02-21 23:29:31 +0100 |
commit | 43fdbd39de2089c42d6538964b87f05a3407f929 (patch) | |
tree | 02eb64be08f49581b662bef4d1b00ba279850e15 /svx/source/dialog/langbox.cxx | |
parent | 3b29a82367b8733e02aa8882912d3def85b8ecea (diff) |
Remove dead code and translate German comments
Diffstat (limited to 'svx/source/dialog/langbox.cxx')
-rw-r--r-- | svx/source/dialog/langbox.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/dialog/langbox.cxx b/svx/source/dialog/langbox.cxx index b2b52dd37e57..531f2eb6b650 100644 --- a/svx/source/dialog/langbox.cxx +++ b/svx/source/dialog/langbox.cxx @@ -514,10 +514,6 @@ bool SvxLanguageBox::IsLanguageSelected( const LanguageType/*type*/) const return true; } -/*IMPL_IMPL (SvxLanguageBox, ListBox); -IMPL_CONSTRUCTORS ( SvxLanguageBox, ListBox, "svxlanguagebox" ); -IMPL_GET_IMPL( SvxLanguageBox ); -IMPL_GET_WINDOW (SvxLanguageBox);*/ }; #endif |